context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// Copyright (c) 2021 Alachisoft // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Data.Common; using System.IO; using System.Text; using System.Threading.Tasks; using Xunit; namespace ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using Internal.TypeSystem; namespace Internal.JitInterface { internal ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// <copyright file="LeaderboardManager.cs" company="Google Inc."> // Copyright (C) 2014 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://w...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. // ReSharper disable UnusedMember.Global // ReSharper disable RedundantCast namespace System.Management.Automation { internal static class Boxed { internal static readonly object True = (object)true; internal static rea...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Buffers; using System.Diagnostics; using System.Runtime.InteropServices; namespace System.Text { /...
namespace android.database { [global::MonoJavaBridge.JavaClass(typeof(global::android.database.AbstractCursor_))] public abstract partial class AbstractCursor : java.lang.Object, CrossProcessCursor { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; static AbstractCursor() { InitJNI();...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Automation; using System.Windows.Automation.Peers; using System.Windows.Controls.Primitives; using System.Windows.Media; using Xwt.Accessibility; using Xwt.Backends; namespace Xwt.WPFBackend...
//------------------------------------------------------------------------------ // <copyright file="ValidateNames.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">[....]</owner> //-----------------------------------------...
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable la...
// Copyright 2005-2010 Gallio Project - http://www.gallio.org/ // Portions Copyright 2000-2004 Jonathan de Halleux // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.a...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Runtime.CompilerServices; using Xunit; namespace System.Linq.Express...
using System; using System.Collections.Generic; using System.Data; using System.Diagnostics; using System.Reflection; using bv.common.Core; using System.IO; using System.Linq; #if !MONO using bv.common.Configuration; using System.Windows.Forms; #endif namespace bv.common.Diagnostics { public class Dbg { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the Apache 2.0 License. // See the LICENSE file in the project root for more information. using System.Linq.Expressions; using System.Numerics; using System; using System.Collections; using System....
/* *************************************************************************** * This file is part of SharpNEAT - Evolution of Neural Networks. * * Copyright 2004-2016 Colin Green (sharpneat@gmail.com) * * SharpNEAT is free software: you can redistribute it and/or modify * it under the terms of the GNU General P...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using Xunit; #pragma warning disable 0414 namespace System.Reflection.Tests { ...
// // Copyright (C) 2012-2014 DataStax Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by app...
// Copyright (c) 2017 Jan Pluskal, Viliam Letavay // //Licensed under the Apache License, Version 2.0 (the "License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // //Unless required by applicable law o...
//----------------------------------------------------------------------- // <copyright file="AuthTests.cs" company="Marimer LLC"> // Copyright (c) Marimer LLC. All rights reserved. // Website: http://www.lhotka.net/cslanet/ // </copyright> // <summary>no summary</summary> //------------------------------------...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. using System.Threading.Tasks; using Xunit; using VerifyCS = Test.Utilities.CSharpCodeFixVerifier< Microsoft.NetCore.Analyzers.Runtime.PreferTypedStringBuilderAppendOverlo...
// dashboardSubs.cs // // Copyright (c) 2013 Brent Knowles (http://www.brentknowles.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitati...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// Copyright (C) 2014 dot42 // // Original filename: Org.Apache.Http.Client.cs // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // //...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: CollectorMessageRS.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = globa...
/* Copyright 2014 Google Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dist...
// // Author: // Jb Evain (jbevain@gmail.com) // // Copyright (c) 2008 - 2015 Jb Evain // Copyright (c) 2008 - 2011 Novell, Inc. // // Licensed under the MIT/X11 license. // using System; using System.Collections.Generic; using System.IO; using System.Threading; using SR = System.Reflection; using SquabPie.Mono.Cec...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Reflection.Metadata; using System.Reflection.Metadata.Ec...
using System; using System.Reactive.Linq; using Avalonia.Automation.Peers; using Avalonia.Controls.Presenters; using Avalonia.Controls.Primitives; using Avalonia.Input; using Avalonia.Interactivity; namespace Avalonia.Controls { /// <summary> /// A control which scrolls its content if the content is bigger tha...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: Utils ** ** Purpose: Random functionality that is useful for the ** Add-In model ** ===========================================================*/ u...
// // Encog(tm) Core v3.2 - .Net Version // http://www.heatonresearch.com/encog/ // // Copyright 2008-2014 Heaton Research, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // htt...
/* * Copyright 2010-2013 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
#if WINDOWS #define USE_CUSTOM_SHADER #endif using System; using System.Collections.Generic; using System.Linq; using System.Text; using FlatRedBall.Math; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using FlatRedBall.Math.Geometry; using FlatRedBall.Performance.Measurement; namespace FlatRed...
// CodeContracts // // Copyright (c) Microsoft Corporation // // All rights reserved. // // MIT License // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including wit...
#region Copyright notice and license // Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // http://github.com/jskeet/dotnet-protobufs/ // Original C++/Java/Python code: // http://code.google.com/p/protobuf/ // // Redistribution and use in source and binary forms, w...
using System.Runtime.Serialization; namespace VkApi.Wrapper.Objects { public enum BaseUserGroupFields { [EnumMember(Value = "about")] About, [EnumMember(Value = "action_button")] ActionButton, [EnumMember(Value = "activities")] Activities, [EnumMember(Val...
// SPDX-License-Identifier: MIT // Copyright wtfsckgh@gmail.com // Copyright iced contributors #if DECODER && !NO_EVEX using System; namespace Iced.Intel.DecoderInternal { sealed class EvexOpCodeHandlerReader : OpCodeHandlerReader { public override int ReadHandlers(ref TableDeserializer deserializer, OpCodeHandler...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
using UnityEngine; using System.Collections; using System.Collections.Generic; using System; public static class UKGameObjectExtension { /// <summary> /// Checks if an object has a given object as parent. /// </summary> /// <returns><c>true</c> if parent is child's parent or if both are equal. /// <param name="c...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Linq; using System.Reflection; using Microsoft.CodeAnalysis.ErrorReporting; using Microsoft.CodeAnalysis.Options; using Roslyn.Util...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using Magecrawl.Interfaces; using Magecrawl.Maps.MapObjects; using Magecrawl.Utilities; namespace Magecrawl.Maps.Generator.Stitch { // The idea of this clsas is that we read from file(s) a set of //...
//Copyright 2016 Malooba Ltd //Licensed under the Apache License, Version 2.0 (the "License"); //you may not use this file except in compliance with the License. //You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 //Unless required by applicable law or agreed to in writing, sof...
namespace microForum.Migrations { using System; using System.Data.Entity.Migrations; public partial class intial : DbMigration { public override void Up() { CreateTable( "dbo.Answers", c => new { ...
/* * Qa full api * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: all * * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use ...
// // Copyright (C) 2010 Jackson Harper (jackson@manosdemono.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including // without limitation the rights to use,...
using FluentAssertions; using Microsoft.VisualStudio.TestTools.UnitTesting; using Neo.Cryptography.ECC; using Neo.IO; using Neo.IO.Json; using Neo.Ledger; using Neo.Network.P2P.Payloads; using Neo.SmartContract; using Neo.SmartContract.Native; using Neo.VM; using Neo.Wallets; using System; using System.IO; using System...
// SharpMath - C# Mathematical Library // Copyright (c) 2016 Morten Bakkedal // This code is published under the MIT License. using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; namespace SharpMath.Optimization.DualNumbers { [Serializable] [DebuggerStepThrough] [DebuggerDis...
#region Copyright /*Copyright (C) 2015 Konstantin Udilovich Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicab...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace Demo.Domain.Service.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate...
/* ==================================================================== Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to Y...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Fram...
/* * Copyright (c) 2006, Clever Age * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
#region Using directives using System; using System.Data; using System.Data.SqlClient; using System.Collections; using System.Collections.Generic; using log4net; #endregion namespace Commanigy.Iquomi.Data { /// <summary> /// Summary description for DbUtility. /// </summary> public class DbUtility : IDisposable ...
// // PlaybackControllerService.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 2007-2008 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software wi...
#region License // Distributed under the MIT License // ============================================================ // Copyright (c) 2019 Hotcakes Commerce, LLC // Copyright (c) 2020 Upendo Ventures, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software // and assoc...
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without restrictio...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Windows.Forms; using bv.common.Core; using bv.winclient.Core; using DevExpress.XtraBars; using DevExpress.XtraPrinting; using DevExpress.XtraPrinting.Preview; using DevExpress.XtraReports.UI; using eidss.model.C...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Text.RegularExpressions; using Sep.Git.Tfs.Commands; using Sep.Git.Tfs.Core.TfsInterop; using Sep.Git.Tfs.Util; using StructureMap; using LibGit2Sharp; using Branch = LibGit2Sharp.Branch; namespac...
/***************************************************************************\ * * File: BamlCollectionHolder.cs * * Copyright (C) 2003 by Microsoft Corporation. All rights reserved. * \***************************************************************************/ using System; using System.Collections; using System.Re...
#region Copyright notice and license // Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // http://github.com/jskeet/dotnet-protobufs/ // Original C++/Java/Python code: // http://code.google.com/p/protobuf/ // // Redistribution and use in source and binary forms, w...
namespace ScreenCapture { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
using GitHub.Logging; using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Runtime.Serialization; using UnityEditor; using UnityEngine; using Application = UnityEngine.Application; namespace GitHub.Unity { sealed class ApplicationCache : ScriptObjectSingleton<...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Globalization; #if __UNIFIED__ using UIKit; using Foundation; using WebView = UIKit.UIWebView; using Class = ObjCRuntime.Class; // Mappings Unified CoreGraphic classes to MonoTouch...
using System; using System.Collections.Generic; using System.Text; using FlatRedBall.Gui; using FlatRedBall; using System.IO; using FlatRedBall.Graphics; using FlatRedBall.IO; using FlatRedBall.Graphics.Animation; using FlatRedBall.ManagedSpriteGroups; using FlatRedBall.Content; using EditorObjects.Gui; using SpriteGri...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Waypoint = System.Collections.Generic.KeyValuePair<HalmaShared.HexCoord, HalmaShared.GameBoard.WaypointInfo>; namespace HalmaShared { public static class GameBoardEnumExtensions { public static bool IsStar(this...
using System; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.ComponentModel.DataAnnotations; using System.Globalization; using System.Reflection; using System.Runtime.Serialization; using System.Web.Http; using System.Web.Http.Description; using System.Xml...
using System; using System.IO; namespace ICSharpCode.SharpZipLib.Zip { // TODO: Sort out wether tagged data is useful and what a good implementation might look like. // Its just a sketch of an idea at the moment. /// <summary> /// ExtraData tagged value interface. /// </summary> public interface ITaggedData { ...
using Microsoft.Data.Entity; using Microsoft.Data.Entity.Metadata; using Microsoft.Data.Entity.Relational.Migrations.Infrastructure; using PartsUnlimited.Models; using System; using PartsUnlimited.Data; namespace PartsUnlimitedWebsite.Migrations { [ContextType(typeof(PartsUnlimitedContext))] public partial cla...
/* * Qa full api * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: all * * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use ...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using BayesSharp.Combiners; using BayesSharp.Tokenizers; using Newtonsoft.Json; namespace BayesSharp { public class BayesClassifier<TTokenType, TTagType> where TTagType : IComparable { private TagDict...
using System; using HalconDotNet; namespace ViewROI { /// <summary> /// This class implements an ROI shaped as a circular /// arc. ROICircularArc inherits from the base class ROI and /// implements (besides other auxiliary methods) all virtual methods /// defined in ROI.cs. /// </summary> public class ROICir...
namespace FakeItEasy.Tests.Configuration { using System; using System.Collections.Generic; using System.Linq; using FakeItEasy.Configuration; using FakeItEasy.Core; using FakeItEasy.Tests.TestHelpers; using FluentAssertions; using Xunit; using ExceptionFactory = System.Func<FakeItEas...
namespace StudentManagementSystem.Authentication.MongoDb { using System; using System.Linq; using MongoDB.Bson; using MongoDB.Driver; public class IdentityDatabaseContext<TUser, TRole, TKey> : IIdentityDatabaseContext<TUser, TRole, TKey>, IDisposable where TRole : IdentityRole<TKey> ...
namespace Microsoft.Protocols.TestSuites.Common { using System; using System.IO; using System.Xml; /// <summary> /// A class represents a Xml Writer XmlWriterInjector which inherits from "XmlWriter". /// Use this class instead of XmlWriter to get the request data from request stream during the ...
using System; using System.Linq; using UnityEngine; using UnityEngine.UI; using System.Collections; using DG.Tweening; using GoogleFu; public class GameManager : MonoBehaviour { public static GameManager instance; public Player player1; public Player player2; public Card cardSelected; public Car...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Formatting; using System.Net.Http.Headers; using System.W...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // // namespace System.Security.Permissions { using System; #if FEATURE_CAS_POLICY using SecurityElement = System.Security.SecurityElement; #endif // FEATURE...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using System.Globalization; using System.IO; usi...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: ISymbolWriter ** ** ** Represents a symbol writer for managed code. Provides methods to ** define documents, sequence points, lexical scopes, and varia...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Linq; using System.Xml.Linq; using Xunit; namespace Co...
#region Copyright Notice // Copyright 2011-2013 Eleftherios Aslanoglou // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; namespace CslaContrib.Mvc { public class FactoryMethodLocator : IFactoryMethodLocator { public static readonly IList<P...
// dnlib: See LICENSE.txt for more info using System; using System.Collections.Generic; using System.Diagnostics; using dnlib.PE; namespace dnlib.DotNet { /// <summary> /// All native vtables /// </summary> [DebuggerDisplay("RVA = {RVA}, Count = {VTables.Count}")] public sealed class VTableFixups : IEnumerable<V...
//#define Trace // ParallelDeflateOutputStream.cs // ------------------------------------------------------------------ // // A DeflateStream that does compression only, it uses a // divide-and-conquer approach with multiple threads to exploit multiple // CPUs for the DEFLATE computation. // // last saved: <2011-July-...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Immutable; using System.Diagnostics; using System.Globalization; using System.Linq; using System.Threading; using Syste...
/*************************************************************************** * Scheduler.cs * * Copyright (C) 2006 Novell, Inc. * Written by Aaron Bockover <aaron@abock.org> ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE AS OUTLINED...
using Microsoft.VisualStudio.TestTools.UnitTesting; using Prism.Logging; using Prism.Modularity; using Prism.Regions; using StructureMap; using System.Linq; using Prism.Events; namespace Prism.StructureMap.Wpf.Tests { [TestClass] public class StructureMapBootstrapperRunMethodFixture { [TestMethod] ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Reflection; using Xunit; namespace System.Linq.Expressions.Tests { ...
using System; using System.ComponentModel; using System.Drawing; using System.Drawing.Drawing2D; using System.Windows.Forms; namespace WeifenLuo.WinFormsUI.Docking { /// <summary> /// Visual Studio 2012 Light theme. /// </summary> public class VS2012LightTheme : ThemeBase { /// <summary> ...
namespace Microsoft.Xml.XMLGen { using System; using System.Collections; using System.Diagnostics; using System.IO; using System.Text; using System.Xml; using System.Xml.Schema; using System.Xml.XPath; using System.Globalization; using System.Reflect...
//--------------------------------------------------------------------------- // // <copyright file="MultiBindingExpression.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // Description: Defines MultiBindingExpression object, uses a collection of BindingExpr...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Runtime.CompilerServices; using System.Reflection; using System.Globalization; using System.Linq; namespace Noesis { //////////////////////////////////////////////////////////////////////////////////////////////// ...
using System; using System.Linq; using System.Collections.Generic; using System.Threading.Tasks; using Orleans.Runtime; namespace Orleans.Streams { [Serializable] internal class PubSubGrainState { public HashSet<PubSubPublisherState> Producers { get; set; } public HashSet<PubSubSubscription...