context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Security; using System.Diagnostics; namespace Yort.OnlineEftpos.Net40.Tests { [TestClass] public class IntegrationTests { #region Pay...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using NuGet.Packaging; using osu...
using System; using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Threading.Tasks; using Firebase.Firestore; using NUnit.Framework; using UnityEngine; using UnityEngine.TestTools; namespace Tests { public class FirestoreAssertionFailure : Exception { pu...
// 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 1.0.1.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
// 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) 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 2012 Michael Edwards 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 i...
// These interfaces serve as an extension to the BCL's SymbolStore interfaces. namespace OpenRiaServices.DomainServices.Tools.Pdb.SymStore { using System; using System.Diagnostics.SymbolStore; using System.Runtime.InteropServices; using System.Text; [ ComImport, Guid("B62B923C-...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System; using System.IO; using System.Collections.ObjectModel; using System.Management.Automation; using Syste...
using System.Runtime.Serialization; namespace EncompassRest.Loans.Enums { /// <summary> /// FieldName /// </summary> public enum FieldName { /// <summary> /// WhoHave25Percent /// </summary> WhoHave25Percent = 0, /// <summary> /// WhoAreEmployedByFami...
/* * XmlConvert.cs - Implementation of the "System.Xml.XmlConvert" class. * * Copyright (C) 2002 Southern Storm Software, Pty Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either...
// 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.Runtime.InteropServices; using System.Security.Cryptography; us...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // 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 witho...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics.Contracts; using System.Linq; using System.Linq.Expressions; using System.Threading; using System.Threading.Tasks; using Rikrop.Core.Framework; namespace Rikrop.Core.Wpf.Mvvm.Validation { ...
using System; using System.Text; #if PSM using psmVector3 = Sce.PlayStation.Core.Vector3; #endif #if BEPU using BEPUphysics; using bepuVector3 = BEPUphysics.MathExtensions.Vector3D; #endif namespace CrossGraph.Math { public struct Vector3 : IEquatable<Vector3> { #region Private Fields private ...
using System; using System.Linq; using System.Threading.Tasks; using Orleans.Runtime; using Orleans.Runtime.Configuration; using Orleans.Streams; using Orleans.TestingHost; using Orleans.TestingHost.Utils; using TestExtensions; using UnitTests.GrainInterfaces; using Xunit; namespace UnitTests.StreamingTests { [Tes...
using System; using System.Collections.Generic; using System.Text; using System.ComponentModel; using System.Runtime.InteropServices; using System.Windows.Forms; using System.Diagnostics.CodeAnalysis; namespace WeifenLuo.WinFormsUI.Docking { internal interface IContentFocusManager { void Activate(IDock...
// // Copyright (c) 2004-2021 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...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.Threading.Tasks; using Azure.Core.TestFramework; using Azure.Core.TestFramework.Models; using NUnit.Framewo...
/* Generated SBE (Simple Binary Encoding) message codec */ #pragma warning disable 1591 // disable warning on missing comments using System; using Adaptive.SimpleBinaryEncoding; namespace Adaptive.SimpleBinaryEncoding.Ir.Generated { public sealed partial class FrameCodec { public const ushort BlockLength ...
// 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.Diagnostics; using System.Threading.Tasks; using Xunit; namespace System.Threading.Channels.Tests { ...
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; ...
using Lucene.Net.Documents; using Lucene.Net.Index; using Lucene.Net.Util; using NUnit.Framework; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading; using Directory = Lucene.Net.Store.Directory; namespace Lucene.Net.Replicator { /* * Licensed to the Apa...
// // 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 Server; using Server.Misc; using Server.Items; namespace Server.Mobiles { [CorpseName("a chaos dragoon elite corpse")] public class ChaosDragoonElite : BaseCreature { [Constructable] public ChaosDragoonElite() : base(AIType.AI_Mage, FightMode.Closest, 10, 1, 0.15, 0.4) { Name = "a ch...
// // TrackEditorDialog.cs // // Author: // Aaron Bockover <abockover@novell.com> // // Copyright (C) 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 without restric...
#if NET20 // Taken and adapted from: https://github.com/mono/mono/blob/mono-3.12.1/mcs/class/System/System.Collections.Generic/RBTree.cs // // Authors: // Raja R Harinath <rharinath@novell.com> // // Copyright (C) 2007, Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections; using Microsoft.Build.BuildEngine.Shared; using System.Collections.Generic; namespace Microsoft.Build.BuildEngine { interna...
// 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 Microsoft.Win32.SafeHandles; using System.Collections.Generic; using System.ComponentModel; using System.Diagn...
// // pending.cs: Pending method implementation // // Authors: // Miguel de Icaza (miguel@gnu.org) // Marek Safar (marek.safar@gmail.com) // // Dual licensed under the terms of the MIT X11 or GNU GPL // // Copyright 2001, 2002 Ximian, Inc (http://www.ximian.com) // Copyright 2003-2008 Novell, Inc. // using System....
namespace SPALM.SPSF.Library { using System; using System.ComponentModel; using System.ComponentModel.Design; using System.Drawing; using System.IO; using System.Windows.Forms; using Microsoft.Practices.ComponentModel; using Microsoft.Practices.RecipeFramework.Services; using Microso...
// 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; /// <summary> /// String.System.IConvertible.ToSByte(IFormatProvider provi...
// 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; namespace System.Numerics.Tests { public class StackCalc { ...
using System; using System.Linq; using System.Collections.Generic; using System.Threading.Tasks; using Orchard.Caching; using Orchard.Environment.Configuration; using Orchard.Environment.Extensions; using Orchard.Environment.ShellBuilders; using Orchard.Environment.State; using Orchard.Environment.Descriptor; using Orc...
// 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 ...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Cluster.Codecs { public class SessionEventEncoder { public const ushort BLOCK_LENGTH = 36; public const ushort TEMPLATE_ID = 2; public co...
namespace Nancy.Tests.Unit { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Security.Claims; using System.Security.Principal; using System.Text; using System.Threading; using System.Threading.Tasks; using FakeItEasy; using N...
// 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. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // QueuedMap.cs // // /...
// 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 Xunit; namespace System.ComponentModel.DataAnnotations.Tests { public class ValidationAttributeTests ...
using System; using UnityEngine; using System.Collections; /// <summary> /// /// Implements an RTS-style camera. /// /// For KEYBOARD control, also add "Components/Camera-Control/RtsCamera-Keyboard" (RtsCameraKeys.cs) /// For MOUSE control, also add "Components/Camera-Control/RtsCamera-Mouse" (RtsCameraMouse.cs) ///...
//---------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Security { using System.Collections.Generic; using System.Collections.ObjectModel; using Sy...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Web.UI; using System.Web.UI.WebControls; namespace SmallSharpTools.EmbeddedScripts.Controls { /// <summary> /// Includes several of the most popular Javascript libraries. /// </summary> [ToolboxData("<{0}:Emb...
#region License, Terms and Author(s) // // ELMAH - Error Logging Modules and Handlers for ASP.NET // Copyright (c) 2004-9 Atif Aziz. All rights reserved. // // Author(s): // // Atif Aziz, http://www.raboof.com // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file excep...
using System; using System.Text; using System.Threading; using LanguageExt.Effects.Traits; using LanguageExt.Sys.Traits; using static LanguageExt.Prelude; namespace LanguageExt.Sys.Test { /// <summary> /// Test IO runtime /// </summary> public readonly struct Runtime : HasCancel<Runtime>, ...
// // ValaCompiler.cs: abstract class that provides some basic implementation for ICompiler // // Authors: // Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com> // // Copyright (C) 2008 Levi Bard // Based on CBinding by Marcos David Marin Amador <MarcosMarin@gmail.com> // // This source code is licenced under The M...
// 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. #if !NET46 using System.Buffers; #endif using System.Diagnostics; using System.Diagnostics.Contracts; using System.I...
// 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.Collections.Generic; using System.Diagnostics; using System.Globalization; using ...
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Globalization; using System.Linq; using System.Web.Script.Services; using System.Web.Services; using System.Xml; using Umbraco.Core.Logging; using Umbraco.Core.Models; using Umbraco.Web.WebServices; using...
// 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 Xunit; using System; using System.Collections.Generic; using System.Text; // TPL namespaces using System.Threa...
using System; using System.Collections.Generic; using System.Drawing; using NUnit.Framework; using SIL.Data; using SIL.DictionaryServices.Model; using SIL.IO; using SIL.TestUtilities; using SIL.WritingSystems; namespace SIL.DictionaryServices.Tests { [TestFixture] [OfflineSldr] public class LiftLexEntryRepositoryCa...
using UnityEngine; using System.Collections; using System.Runtime.InteropServices; using System; public class BranchAndroidWrapper { #if UNITY_ANDROID public static void setBranchKey(String branchKey) { _runBlockOnThread(() => { _getBranchClass().CallStatic("setBranchKey", branchKey); }); } ...
using System.Collections; using System.Collections.Generic; using GameAPI; using GameAPI.BudgetBoy; using MiniJSON; namespace Games.RohBot { public class LoginStage : Stage { enum LoginState { EnterUsername, EnterPassword, LoginSent, LoginSuccess,...
#if !NETCOREAPP using System; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Threading.Tasks; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Logging.Abstractions; using Microsoft.Extensions.Options; using Orleans; using Orleans.Configuration; using Orleans.Ho...
// // Authorization.cs: // // Authors: Miguel de Icaza // // Copyright 2012 Xamarin 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 // without ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Linq; using Microsoft.Msagl.Core.DataStructures; using Microsoft.Msagl.Core.Geometry; using Microsoft.Msagl.Core.Geometry.Curves; using Microsoft.Msagl.Core.Layout; using Microsoft.Msagl.Core.Ro...
using System; using System.IO; using System.Collections.Generic; using System.Runtime.InteropServices; internal static partial class Interop { internal static partial class Sys { private const int MountPointFormatBufferSizeInBytes = 32; /// <summary> /// Internal FileSystem names and m...
/*************************************************************************** copyright : (C) 2005 by Brian Nickel email : brian.nickel@gmail.com based on : id3v2tag.cpp from TagLib ***************************************************************************/ /*********...
using System; using System.Text; using System.Data; using System.Data.SqlClient; using System.Data.Common; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.Xml; using System.Xml.Serialization; using SubSonic; using SubSonic.Utilities;...
// 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 NUnit.Framework; namespace Softengi.DmnEngine.Tests.Feel { [TestFixture] public class NumericUnaryComparisonsTests : FeelTester { [TestCase(20, true)] [TestCase(10.1, true)] [TestCase(10, false)] public void Test_GreaterThan(decimal value, bool expectation) { ExpectFeel(">10", value, expectation)...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using iSukces.UnitedValues; namespace UnitGenerator { public class HeuristicOperatorGenerator { private HeuristicOperatorGenerator(OperatorHints.CreateOperatorCodeEventArgs args, ClrTyp...
// 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...
// 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.Reflection; using System.Threading; using System.Xml; namespace System.Runtime.Serialization.Json { ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using NDesk.Options; using Sep.Git.Tfs.Core; using Sep.Git.Tfs.Util; using StructureMap; namespace Sep.Git.Tfs.Commands { [Pluggable("rcheckin")] [RequiresValidGitRepository] public class Rcheckin ...
#region License /* * All content copyright Marko Lahma, unless otherwise indicated. 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/li...
// Copyright (c) Umbraco. // See LICENSE for more details. using System; using System.Collections.Generic; using System.Runtime.InteropServices; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging.Abstractions;...
using System; using System.Diagnostics.CodeAnalysis; using ToolKit.DirectoryServices; using ToolKit.DirectoryServices.ActiveDirectory; using ToolKit.DirectoryServices.ServiceInterfaces; using Xunit; namespace UnitTests.DirectoryServices.ActiveDirectory { [SuppressMessage( "StyleCop.CSharp.DocumentationRule...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace OCR.Web.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it with sam...
// 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...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Net.Http.Headers; using Xunit; namespace System.Net.Http.Tests { public class WarningHeaderValueTest { [Fact] public void Ctor_3P...
// SF API version v50.0 // Custom fields included: False // Relationship objects included: True using System; using NetCoreForce.Client.Models; using NetCoreForce.Client.Attributes; using Newtonsoft.Json; namespace NetCoreForce.Models { ///<summary> /// Apex Trigger ///<para>SObject Name: ApexTrigger</para> ///<p...
using System; using System.Collections.Generic; using System.Text; using System.Xml.Serialization; using FlatRedBall.Content.Polygon; using FlatRedBall.Math; using FileManager = FlatRedBall.IO.FileManager; using FlatRedBall.Math.Geometry; using Microsoft.Xna.Framework; namespace FlatRedBall.Content.Math.Geometry { ...
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Management.Automation; using EnvDTE; using NuGet.VisualStudio; namespace NuGet.PowerShell.Commands { /// <summary> /// This command creates new package file. /// </summary> [Cmd...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; namespace Nmap.Internal { internal sealed class MapCompiler { #region Fields private readonly ConverterCollection converters; private readonly ObjectFactory objectFactory; private readonly IDictionary<PropertyInfo,...
using System; using System.Collections.Generic; using System.Linq; using NMahjong.Aux; using IEnumerable = System.Collections.IEnumerable; using IEnumerator = System.Collections.IEnumerator; namespace NMahjong.Base { /** <summary> Contains player-wise information. </summary> <typeparam n...
using IntuiLab.Leap.Events; using IntuiLab.Leap.Recognition.Postures; using System; using System.ComponentModel; namespace IntuiLab.Leap { /// <summary> /// A facade for the shifumi posture Enable/Disable properties and events /// </summary> public class PostureShifumiFacade : INotifyPropertyChanged, I...
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; ...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text; using FileHelpers.Events; using FileHelpers.Helpers; using FileHelpers.Options; namespace FileHelpers.MasterDetail { /// <summary> /// Read a master detail file, eg Orders fo...
// 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.Runtime.InteropServices; using System.Threading.Tasks; using Microsoft.Reflection; using ...
using System; using System.Collections.Generic; using Android.Runtime; namespace Org.Achartengine.Chart { // Metadata.xml XPath class reference: path="/api/package[@name='org.achartengine.chart']/class[@name='PieMapper']" [global::Android.Runtime.Register ("org/achartengine/chart/PieMapper", DoNotGenerateAcw=true)]...
using System; using System.Runtime.InteropServices; using Avalonia.Controls.Platform; using Avalonia.Platform; using Avalonia.VisualTree; using Avalonia.Win32.Interop; namespace Avalonia.Win32 { class Win32NativeControlHost : INativeControlHostImpl { public WindowImpl Window { get; } public Wi...
//--------------------------------------------------------------------------- // // <copyright file="PixelShader.cs" company="Microsoft"> // Copyright (C) Microsoft Corporation. All rights reserved. // </copyright> // // This file was generated, please do not edit it directly. // // Please see http://wiki/default.a...
/* * * (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 System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Globalization; using System.Text; using System.Xml; using MetX.Standard.Library.Extensions; namespace MetX.Standard.IO { /// <summary>Helper functions to simplify working with sql...
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 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. namespa...
// 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 ...
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...
#region License /* * All content copyright Terracotta, Inc., unless otherwise indicated. 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.a...
/* * 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 ...
/* * The MIT License (MIT) * * Copyright (c) 2015 Microsoft Corporation * * -=- Robust Distributed System Nucleus (rDSN) -=- * * 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 witho...
#if FEATURE_CONCURRENTMERGESCHEDULER using System; using System.Diagnostics; using System.Threading; using Lucene.Net.Documents; using Console = Lucene.Net.Support.SystemConsole; namespace Lucene.Net.Index { using Lucene.Net.Randomized.Generators; using Lucene.Net.Support; using NUnit.Framework; using ...
// 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.Diagnostics.CodeAnalysis; using System.Dyna...
/* * Copyright (c) 2020, Norsk Helsenett SF and contributors * See the file CONTRIBUTORS for details. * * This file is licensed under the MIT license * available at https://raw.githubusercontent.com/helsenorge/Helsenorge.Messaging/master/LICENSE */ using Helsenorge.Messaging.Abstractions; using Helsenorge.Mess...
// 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.Linq; using System.Threading; using System.Threading.Tasks; u...
using System; using System.ComponentModel; using System.Linq; using Android.App; using Android.OS; using Android.Views; using Android.Widget; using System.Collections.Specialized; using System.Collections.Generic; using Android.Content; using Android.Graphics; namespace Microsoft.WindowsAzure.Mobile.Android.Test { ...
using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Data; using System.Windows.Forms; using System.Collections.Specialized; using Microsoft.DirectX; using Microsoft.DirectX.Direct3D; using Voyage.Terraingine.DataInterfacing; using Voyage.Terraingine.DXViewport; using ...
// "Therefore those skilled at the unorthodox // are infinite as heaven and earth, // inexhaustible as the great rivers. // When they come to an end, // they begin again, // like the days and months; // they die and are reborn, // like the four seasons." // // - Sun Tsu, // "The Art of War" using System.Collections.Ge...
// // 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 Zenject.ReflectionBaking.Mono.Cecil.PE; using Zenject.ReflectionBaking.Mono.Collections.Generic; using RVA = System.UInt3...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Text; using System.Diagnostics; using System.Globalization; using System.Collections.Generic; using System.Runtime.InteropServices; using In...