context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.IO; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; using FlatRedBall.Graphics.Texture; namespace FlatRedBall.IO { #region XML Docs /// <summary> /// Class responsible for creatin...
using System; using System.Linq; using PowerLib.System.Collections; namespace PowerLib.System { /// <summary> /// . /// </summary> public sealed class JaggedArrayLongInfo : ArrayLongInfo { private int _rank = 0; private long _length = 0; private int[] _ranks; private ArrayInfoNode _node; ...
using System; using System.Collections.Generic; using System.Linq; using System.Windows.Media.Imaging; using System.Windows.Media.Media3D; using System.IO; using Microsoft.Kinect; using Microsoft.Kinect.Toolkit; using Microsoft.Kinect.Toolkit.Interaction; namespace FUKinectTool { /// <summary> /// Some Regular...
// 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.Threading.Tasks; using Microsoft.CodeAnalysis.Testing; using Xunit; using VerifyCS = Test.Utilities.CSharpCodeFixVerifier< Microsoft.NetCore....
using System; using System.Linq; using BaconGameJam6.Models.Games; using UnityEngine; using BaconGameJam6.Models.Boards; using BaconGameJam6.Models.Blocks; using BaconGameJam6.Models.Player; using BaconGameJam6.Models.States; using System.Collections.Generic; using BaconGameJam6.Models.Simulations; using BaconGameJa...
using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Text; using Premotion.Mansion.Core; using Premotion.Mansion.Core.Data; using Premotion.Mansion.Repository.SqlServer.Queries; namespace Premotion.Mansion.Repository.SqlServer.Schemas { /// <summary> /// Represents a mul...
using Microsoft.IdentityModel.S2S.Protocols.OAuth2; using Microsoft.IdentityModel.Tokens; using Microsoft.SharePoint.Client; using System; using System.Net; using System.Security.Principal; using System.Web; using System.Web.Configuration; namespace Core.DownloadMultipleFilesJS { /// <summary> /// Encapsulates...
// 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.Diagnostics; using System.Linq; using System.Threading; using System.Threading.Tasks; using Micro...
// 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.Globalization; using System.Runtime.InteropServices; #if !FEATURE_SLJ_PROJECTION...
namespace Microsoft.Protocols.TestSuites.MS_ASPROV { using System.Net; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; using Microsoft.VisualStudio.TestTools.UnitTesting; using Request = Microsoft.Protocols.TestSuites.Common.Request; /// <summary> /// This ...
using System; using System.Collections; using System.Data; using PCSComUtils.Common.BO; using PCSComUtils.PCSExc; using PCSComUtils.Common; using PCSComUtils.MasterSetup.DS; using PCSComMaterials.Inventory.DS; namespace PCSComMaterials.Inventory.BO { public interface IIVInventoryAdjustmentBO { int AddAndReturn...
using System; using System.Collections; using ChainUtils.BouncyCastle.Utilities; using ChainUtils.BouncyCastle.Utilities.Collections; namespace ChainUtils.BouncyCastle.Asn1.X509 { public class X509Extensions : Asn1Encodable { /** * Subject Directory Attributes */ public static readonly DerObj...
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...
// System using System; using System.IO; using System.Threading; using System.Threading.Tasks; using System.Collections.Generic; using System.Linq; using System.Text; // Discord using Discord; using Discord.API; using Discord.Audio; using Discord.Commands; using Discord.Logging; using Discord.Net; using Discord.OAuth2...
// 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.Diagnostics; using System.IO; using System.Resources; using System.Ru...
using System; using System.Drawing; using System.Windows.Forms; using System.Drawing.Drawing2D; using System.ComponentModel; namespace WeifenLuo.WinFormsUI.Docking { /// <include file='CodeDoc/AutoHideStripVS2003.xml' path='//CodeDoc/Class[@name="AutoHideStripVS2003"]/ClassDef/*'/> [ToolboxItem(false)] int...
using System; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; namespace SpriteToParticlesAsset { #if UNITY_5_3_OR_NEWER /// <summary> /// This class is a modification on the class shared publicly by Glenn Powell (glennpow) tha can be found here /// http://forum.unity3d.com/thread...
// // Copyright (C) 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 applicable la...
using System; using System.Collections; using System.Collections.Generic; using System.Text; using AutoyaFramework.Settings.Connection; using UnityEngine.Networking; /** implementation of HTTP connection with timeout. */ namespace AutoyaFramework.Connections.HTTP { public class HTTPConnection { // r...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.16.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Windows.Forms; using DpSdkEngLib; using DPSDKOPSLib; using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.Linq; ...
// 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.Text; using System.Diagnostics; namespace System { internal static class UriHelper { i...
/* * Copyright (c) 2010, www.wojilu.com. All rights reserved. */ using System; using System.Collections.Generic; using System.Text; using wojilu.Web.Mvc; using wojilu.Web.Mvc.Attr; using wojilu.Apps.Reader.Interface; using wojilu.Apps.Reader.Service; using wojilu.Apps.Reader.Domain; using wojilu.Members.Users.Domai...
// // Job.cs // // Author: // Gabriel Burt <gburt@novell.com> // // Copyright (C) 2009 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 without restriction, including // w...
using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.CompilerServices; using Microsoft.AspNetCore.Html; using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Razor.TagHelpers; using Microsoft.Extensions.Options; namespace O...
// ---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. // ---------------------------------------------------------------------------- using System; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using System...
namespace iControl { using System.Xml.Serialization; using System.Web.Services; using System.ComponentModel; using System.Web.Services.Protocols; using System; using System.Diagnostics; /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")] [System.Diagnostics.DebuggerStepTh...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
using Microsoft.VisualStudio.TestTools.UnitTesting; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Trady.Analysis.Indicator; using Trady.Core; using Trady.Importer; using System.Globalization; using Trady.Analysis; using Trady.Analysis.Extension; using Trady.Core.Infrastructure...
// 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.Text; using System; using System.Globalization; using System.Diagnostics.Contracts; using System.Runtim...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="CoreGraphicsRenderContext.cs" company="OxyPlot"> // Copyright (c) 2014 OxyPlot contributors // </copyright> // <summary> // Implements a <see cref="IRenderContext"/> for MonoTo...
//--------------------------------------------------------------------- // This file is part of the CLR Managed Debugger (mdbg) Sample. // // Copyright (C) Microsoft Corporation. All rights reserved. //--------------------------------------------------------------------- using System; using System.Collections; usin...
// // System.Collections.Stack // // Author: using System.Runtime.InteropServices; namespace Morph.Collections { public class Stack : ICollection, IEnumerable, ICloneable { // properties private object[] contents; private int current = -1; private int count; private int...
// // Copyright (c) 2004-2016 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // 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 s...
// 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.Text; using System.Reflection; using System.Diagnostics; using System.Globalization; usin...
//////////////////////////////////////////////////////////////////////////////// // The MIT License (MIT) // // Copyright (c) 2021 Tim Stair // // 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 Softw...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Security.Permissions; using System.Windows.Forms; namespace SIL.Windows.Forms.Widgets { [ProvideProperty("Prompt", typeof (Control))] public class Prompt: Component, IExtenderProvider { private readonly...
using System; namespace UnityEngine.EventSystems { [AddComponentMenu("Event/Standalone Input Module")] public class StandaloneInputModule : PointerInputModule { private float m_NextAction; private Vector2 m_LastMousePosition; private Vector2 m_MousePosition; protected Stan...
// // Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen // // 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 s...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using System.Net; using System.Net.Http; using System.Reflection; using System.Threading.Tasks; using Microsoft.AspNetCore.Localization; using Micro...
namespace dotless.Test.Specs { using NUnit.Framework; public class MixinsArgsFixture : SpecFixtureBase { [Test] public void MixinsArgsHidden1() { var input = @" .hidden() { color: transparent; } #hidden { .hidden(); } "; var expected = ...
/* * REST API Documentation for the MOTI School Bus Application * * The School Bus application tracks that inspections are performed in a timely fashion. For each school bus the application tracks information about the bus (including data from ICBC, NSC, etc.), it's past and next inspection dates and results, contac...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif namespace UnityTest { public interface ITestComponent : IComparable<ITestComponent> { void EnableTest(bool enable); bool IsTestGroup(); ...
#region License /* * Copyright 2002-2010 the original author or authors. * * 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 * * Unle...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / using System; using System.Collections.Generic; using System.Linq; using Twilio.Base; using Twilio.Converters; namespace Twilio.Rest.Verify.V2.Service { /// <summary> /// PLEASE NOTE that this clas...
// ================================================================================================= // ADOBE SYSTEMS INCORPORATED // Copyright 2006 Adobe Systems Incorporated // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms // of the Adobe li...
#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, ...
#region License /* Copyright (c) 2003-2015 Llewellyn Pritchard * All rights reserved. * This source code is subject to terms and conditions of the BSD License. * See license.txt. */ #endregion using System; using System.Windows.Forms; namespace IronScheme.Editor.Controls { class ExceptionForm : System.Windows....
#region license // Copyright (c) 2004, Rodrigo B. de Oliveira (rbo@acm.org) // 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 co...
/* * Copyright (c) 2000 - 2015 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) */ using System; using Org.BouncyCastle.Crypto.Utilities; namespace Org.BouncyCastle.Crypto.Digests { /** * implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347. */ ...
/** * 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...
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace CuttingEdge.Conditions.UnitTests.NumericTests { [TestClass] public partial class NumericDoubleTests { [TestMethod] [Description("Calling IsNaN on Double x with x is not a number should succeed.")] public vo...
#region License /* The MIT License Copyright (c) 2008 Sky Morey 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, copy, modify, ...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO; using System.Text; using System.Windows.Forms; namespace RCube { public partial class MainForm : Form { private static int Distance = 50; private static Color E...
// 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. // ------------------------------------------------------------------------------ // Changes to this file must follow...
using System; using System.Collections.Generic; using System.Text; using System.Collections.ObjectModel; using System.Windows.Forms; using System.Drawing; namespace Aga.Controls.Tree { public class Node { #region NodeCollection private class NodeCollection : Collection<Node> { private Node _owner; publ...
// 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. namespace System.Xml.Schema { using System; using System.Xml; using System.Diagnostics; using System...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
using System; namespace Amib.Threading.Internal { #region WorkItemFactory class public class WorkItemFactory { /// <summary> /// Create a new work item /// </summary> /// <param name="workItemsGroup">The WorkItemsGroup of this workitem</param> /// <param name="wigStartInfo">Work item group start informa...
using Plugin.CropImage.Abstractions; using System; using System.IO; using System.Runtime.InteropServices.WindowsRuntime; using System.Threading.Tasks; using Windows.Graphics.Imaging; using Windows.Storage; using Windows.Storage.Streams; namespace Plugin.CropImage { /// <summary> /// Implementation for Feature ...
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 2022 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 ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Sandbox.ModAPI; using VRage; using VRage.Game.ModAPI; using VRageMath; using VRage.ModAPI; using VRage.Game.Entity; using Sandbox.Common.ObjectBuilders; using Sandbox.Game.Entities; using Sandbox.Ga...
using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using Orleans.Configuration; using Orleans.Runtime.MembershipService; using Xunit; using NSubstitute; using Orleans.Runtime; using System; using Orleans; using Xunit.Abstractions; using System.Linq; using TestExtension...
using UnityEngine; using System; using System.Collections.Generic; namespace Pathfinding { /** Radius path modifier for offsetting paths. * \ingroup modifiers * * The radius modifier will offset the path to create the effect * of adjusting it to the characters radius. * It gives good results on navmeshes wh...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: money/rpc/account_svc.proto #pragma warning disable 1591 #region Designer generated code using System; using System.Threading; using System.Threading.Tasks; using grpc = global::Grpc.Core; namespace HOLMS.Types.Money.RPC { public static partial ...
// 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 Corporation. All rights reserved. // // ==--== // // AsnEncodedData.cs // namespace System.Security.Cryptography { using System.Collections; using System.Globalization; using System.Runtime.InteropServices; public class AsnEncodedData { internal Oi...
namespace Rhino.Commons.Logging { using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Threading; using log4net.Appender; using log4net.Core; using log4net.Layout; using log4net.Util; ///<summary> /// Writes to the database...
// Python Tools for Visual Studio // Copyright(c) Microsoft Corporation // 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://www.apache.org/licenses/LICENSE-2.0 //...
// // Copyright (c) Microsoft. 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://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable la...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text.RegularExpressions; using System.Threading; using System.Threading.Tasks; namespace Prometheus { /// <summary> /// Base class for metrics, defining the basic in...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Agent.Sdk; using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using Microsoft.VisualStudio.Services.WebApi; using Newtonsoft.Json.Linq; namespace Microsoft.V...
// 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 System.Collections; using System.Globalization; using System.Directory...
#region License // Copyright (c) 2007 James Newton-King // // 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, // copy, ...
/* * * (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...
using Signum.Engine.Linq; using Signum.Entities.Authorization; using Signum.Entities.Basics; using Signum.Utilities.Reflection; using System.Collections.Immutable; using System.Diagnostics.CodeAnalysis; namespace Signum.Engine.Authorization; public static partial class TypeAuthLogic { static readonly Variable<boo...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Diagnostics; using System.Globalization; namespace System.Xml { /// <summary> /// Contains various static functions and methods for parsing and va...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Threading; using System.Timers; using log4net; using Timer = System.Timers.Timer; namespace NetGore.IO { /// <summary> /// Manages the settings of a collection of ...
using System; using System.Collections.Generic; using System.Linq; using System.IO; using System.Threading; using TrueCraft.API; using TrueCraft.API.World; using TrueCraft.API.Logic; using fNbt; using System.Collections; namespace TrueCraft.Core.World { public class World : IDisposable, IWorld, IEnumerable<IChunk>...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== namespace System.Reflection { using System; using System.Reflection; ////using System.Reflection.Cache; ////using System.Reflection.Emit; using System.Globalization; using System.Threading; ////using System.Diagno...
// *********************************************************************** // Copyright (c) 2016 Charlie Poole, Rob Prouse // // 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 restri...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Net; using Orleans.Runtime.Configuration; using Orleans.Serialization; namespace Orleans.Runtime { /// <summary> /// Data class encapsulating the details of silo addresses. /// </summary> ...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Text; using System.Windows.Forms; using TracerX.Viewer; using System.Diagnostics; using System.Linq; namespace TracerX { internal partial class CrumbBar : UserControl { public ...
// 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 Internal.TypeSystem; using Internal.TypeSystem.Ecma; using Internal.IL.Stubs; using Debug = S...
/* Copyright (c) 2006- DEVSENSE Copyright (c) 2004-2006 Tomas Matousek, Vaclav Novak and Martin Maly. The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreei...
using Newtonsoft.Json; using Newtonsoft.Json.Serialization; using Signum.Engine; using Signum.Engine.Maps; using Signum.Entities; using Signum.Entities.Reflection; using Signum.Utilities; using Signum.Utilities.Reflection; using System; using System.Collections.Generic; using System.Linq; namespace Signum.React.Json {...
// Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespace Microsoft.Azure.Management.RecoveryServices.Backup { using System.Linq; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; ...
using LinFx.Domain.Entities; using LinFx.Extensions.Data; using LinFx.Extensions.DependencyInjection; using LinFx.Extensions.ExceptionHandling; using LinFx.Extensions.ExceptionHandling.Localization; using LinFx.Extensions.Http; using LinFx.Extensions.Http.Client; using LinFx.Extensions.Validation; using LinFx.Security....
// Copyright (c) Charlie Poole, Rob Prouse and Contributors. MIT License - see LICENSE.txt #if NETFRAMEWORK using System; using System.Threading; using System.Diagnostics; using NUnit.Common; using NUnit.Engine.Internal; using NUnit.Engine.Communication.Transports.Remoting; using NUnit.Engine.Communication.Transports....
//------------------------------------------------------------------------------ // <copyright file="SQLUtility.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <owner current="true" primary="true">junfang</owner> // <owner current="true" primary="false">[......
/* * Copyright (c) Citrix Systems, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1) Redistributions of source code must retain the above copyright * notice, this list ...
/* ==================================================================== 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...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Collections; using System.Collections.Specialized; using GenStrings; namespace System.Collections.Specialized.Tests { publ...
//******************************************************************************************************************************************************************************************// // Public Domain ...
// Copyright (c) .NET Foundation and contributors. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using System.IO; using System.Linq; using Microsoft.DotNet.Cli.Utils; using Microsoft.DotNet.Plat...
using Antlr4.Runtime; using Plang.Compiler.TypeChecker.AST.Declarations; using Plang.Compiler.TypeChecker.AST.States; using Plang.Compiler.TypeChecker.Types; using System.Collections.Generic; using System.Diagnostics; using System.Linq; namespace Plang.Compiler.TypeChecker { public static class MachineChecker ...
/****************************************************************************** * The MIT License * Copyright (c) 2003 Novell Inc. www.novell.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 Sof...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using StructureMap.Building; using StructureMap.Diagnostics; using StructureMap.Graph; using StructureMap.Pipeline; using StructureMap.TypeRules; namespace StructureMap { public class BuildSession : IBuildSession, IContext...
// 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 OLEDB.Test.ModuleCore; using System.IO; using XmlCoreTest.Common; namespace System.Xml.Tests { //////////...