context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// 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.Text; using Roslyn.Test.Utilities; using Xunit; namespace Microsoft.CodeAnalysis.Editor.CSharp.Uni...
/* 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 TimerDecoder { public const ushort BLOCK_LENGTH = 16; public const ushort TEMPLATE_ID = 104; public const u...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
// 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.Globalization; using System.IO; us...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.SpaServices.Webpack; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.DependencyInjection; using Microso...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / /// <summary> /// ExecutionResource /// </summary> using Newtonsoft.Json; using System; using System.Collections.Generic; using Twilio.Base; using Twilio.Clients; using Twilio.Converters; using Twilio.Except...
using System; using System.Collections.Generic; using System.Globalization; using System.Text; namespace OmniBeanEB.Library { public struct EBPrimitive { private class PrimitiveComparer : IEqualityComparer<EBPrimitive> { private static EBPrimitive.PrimitiveComparer _instance = new EBPrimitive.PrimitiveCompare...
// 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...
// 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; using System.Threading; namespace System.Management { /// <summary> /// <para>Re...
// -------------------------------------------------------------------------------------------- #region // Copyright (c) 2014, SIL International. // <copyright from='2003' to='2014' company='SIL International'> // Copyright (c) 2014, SIL International. // // Distributable under the terms of the MIT License ...
namespace Nancy.Routing { using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Nancy.Helpers; using Responses.Negotiation; /// <summary> /// Default implementation of a request dispatche...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using System.Web...
using System; using System.Diagnostics; using System.Globalization; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Threading; using Microsoft.Extensions.Logging; namespace Orleans.CodeGeneration { public class Program { public static int Main(string[] args)...
#region License //----------------------------------------------------------------------- // <copyright> // The MIT License (MIT) // // Copyright (c) 2014 Kirk S Woll // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Softwar...
// 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 Xunit; using System.Linq; using Microsoft.CodeAnalysis.CSharp.Test.Utilities; using Microsoft.CodeAnalysis.Test.Utilities; using Roslyn.Test.Utilities; ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using KSP; using UnityEngine; using KSPPluginFramework; namespace DropDownTest { [KSPAddon(KSPAddon.Startup.MainMenu, false)] class DropDownTest : MonoBehaviour { void Awake() { RenderingManag...
// // Copyright (c) Microsoft and contributors. 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 requi...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Orleans.Providers.Streams.Common; using Orleans.Runtime; using Orleans.Serialization; using Orleans.Streams; using ...
// Licensed to the .NET Foundation under one or more agreements. // See the LICENSE file in the project root for more information. // // System.Drawing.Imaging.Metafile.cs // // Authors: // Christian Meyer, eMail: Christian.Meyer@cs.tum.edu // Dennis Hayes (dennish@raytek.com) // Sebastien Pouliot <sebastien@...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: CommonClasses ** ** ** Purpose: utility classes ** ** ===========================================================*/ // All classes and methods i...
// 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.14.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. ...
// 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.Security; using System.Threading; using System.Diagnostics.Contracts; namespace System.T...
using System; using System.Collections.Generic; using System.Diagnostics; namespace Lucene.Net.Index { using BytesRef = Lucene.Net.Util.BytesRef; using Counter = Lucene.Net.Util.Counter; /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreeme...
/* * 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 not u...
/************************************************************************************ Copyright : Copyright (c) Facebook Technologies, LLC and its affiliates. All rights reserved. Licensed under the Oculus SDK License Version 3.4.1 (the "License"); you may not use the Oculus SDK except in compliance with the Lice...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for details. using System; using System.Collections; using System.ComponentModel; using System.Configuration; using System.Diagnostics; using System.Globalization; using System.IO; using Syste...
using System; using NAudio.Dsp; namespace NAudio.Wave { /// <summary> /// A simple compressor /// </summary> public class SimpleCompressorStream : WaveStream { private readonly int bytesPerSample; private readonly int channels; private readonly SimpleCompressor simpleCom...
// 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. #pragma warning disable 0420 // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+...
using System; using Microsoft.Data.Entity; using Microsoft.Data.Entity.Metadata; using Microsoft.Data.Entity.Relational.Migrations.Infrastructure; using AllReady.Models; namespace AllReady.Migrations { [ContextType(typeof(AllReadyContext))] partial class ActivityImageChanges { public override strin...
// 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 System; using System.Collections.Generic; using System.Collections.Immutable; using System.Composition; using System.Linq; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CodeActions; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeAnalysis.CSharp; using Micros...
using UnityEngine; using System; using System.Collections; using System.Collections.Generic; using System.Text.RegularExpressions; using System.Linq; using System.Reflection; using System.Net; namespace CUDLR { struct QueuedCommand { public CommandAttribute command; public string[] args; } public class...
// 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 ...
--- /dev/null 2016-03-09 11:44:34.000000000 -0500 +++ src/System.IO.FileSystem.Watcher/src/SR.cs 2016-03-09 11:44:46.710093000 -0500 @@ -0,0 +1,294 @@ +using System; +using System.Resources; + +namespace FxResources.System.IO.FileSystem.Watcher +{ + internal static class SR + { + + } +} + +namespace System +{ ...
// // System.Data.SQLite.SqliteConnection.cs // // Represents an open connection to a Sqlite database file. // // Author(s): Vladimir Vukicevic <vladimir@pobox.com> // Everaldo Canuto <everaldo_canuto@yahoo.com.br> // Daniel Morgan <monodanmorg@yahoo.com> // Noah Hart <Noah.Hart@gmail...
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Rendering; namespace UTJ.FrameCapturer { [AddComponentMenu("UTJ/FrameCapturer/GBuffer Recorder")] [RequireComponent(typeof(Camera))] [ExecuteInEditMode] public class GBufferRecorder : Record...
using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.Reflection.Emit; using Cottle.Documents.Compiled; using Cottle.Functions; namespace Cottle.Documents.Emitted { internal class Emitter { private static readonly MethodInfo ArgumentsIndex = ...
/* * 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 2016 Realm 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/li...
using Lucene.Net.Documents; namespace Lucene.Net.Search { using Lucene.Net.Support; using NUnit.Framework; using AtomicReaderContext = Lucene.Net.Index.AtomicReaderContext; using Directory = Lucene.Net.Store.Directory; using Document = Documents.Document; using FixedBitSet = Lucene.Net.Util.Fix...
// 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...
/*----------------------------------------------------------------------------------------- C#Prolog -- Copyright (C) 2007-2009 John Pool -- j.pool@ision.nl Contributions 2009 by Lars Iwer -- lars.iwer@inf.tu-dresden.de This library is free software; you can redistribute it and/or modify it un...
// Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using Microsoft.VisualStudio.OLE.Interop; using Microsoft.VisualStudio.TextManager.Interop; using Microsoft.VisualStudio.Shell.Interop;...
// 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.Net.Security; using System.Net.Test.Common; using System.Runtime.Inte...
// 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; /// <summary> /// System.Collections.Generic.List.Contains(T) /// </...
//------------------------------------------------------------------------------ // <copyright file="WebConfigurationHost.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //------------------------------------------------------------------------------ #define Y...
// 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.CompilerServices; using Xunit; namespace ManagedTests.DynamicCSharp.Conformance....
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; using System.Reflection; using ScriptCs.Dnx.Contracts; namespace ScriptCs.Dnx.Core { public class ScriptExecutor : IScriptExecutor { private readonly ILog _log; //todo ...
/* Copyright 2019 Esri 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, ...
using System; using System.Collections; using System.Collections.Generic; using System.Text; using Volte.Utils; namespace Volte.Data.Json { [Serializable] public class JSONArray { const string ZFILE_NAME = "JSONArray"; // Methods public JSONArray() { ...
// StreamManipulator.cs // // Copyright (C) 2001 Mike Krueger // // This file was translated from java, it was part of the GNU Classpath // Copyright (C) 2001 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License...
/* * NPlot - A charting library for .NET * * DateTimeAxis.cs * Copyright (C) 2003-2006 Matt Howlett and others. * 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 ...
using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif using System.Collections; using System.Collections.Generic; /*! \The Heatmap class is responsible for creating the "heat" and textures. * * Contains all methods necessary for creating a Heatmap. */ public class Heatmap : ScriptableObject { #if UNITY_EDI...
// 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.Globalization; using System.Threading; namespace System.Transactions { i...
using Microsoft.TemplateEngine.Core.Contracts; using Microsoft.TemplateEngine.Core.Expressions.MSBuild; using Microsoft.TemplateEngine.Core.Operations; using Microsoft.TemplateEngine.Core.Util; using Xunit; namespace Microsoft.TemplateEngine.Core.UnitTests { public class InlineMarkupConditionalTests : TestBase ...
// 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 ...
#region /* Copyright (c) 2002-2012, Bas Geertsema, Xih Solutions (http://www.xihsolutions.net), Thiago.Sayao, Pang Wu, Ethem Evlice, Andy Phan, Chang Liu. All rights reserved. http://code.google.com/p/msnp-sharp/ Redistribution and use in source and binary forms, with or without modification, are permitted provided t...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. /* * Contains definition for PSSenderInfo, PSPrincipal, PSIdentity which are * used to provide remote user information to different plugin snapins * like Exchange. */ using System; using System.Security.Principal; usin...
namespace Microsoft.PythonTools.Options { partial class PythonInteractiveOptionsControl { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. ...
// 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 2012 The Noda Time Authors. All rights reserved. // Use of this source code is governed by the Apache License 2.0, // as found in the LICENSE.txt file. using System.Linq; using JetBrains.Annotations; using NodaTime.Annotations; using NodaTime.Extensions; #if !PCL using System; using System.Collections.Gen...
using System; using System.Drawing; using System.Windows.Forms; using System.Drawing.Drawing2D; namespace WeifenLuo.WinFormsUI.Docking { /// <include file='CodeDoc/AutoHideStripVS2003.xml' path='//CodeDoc/Class[@name="AutoHideStripVS2003"]/ClassDef/*'/> internal class VS2003AutoHideStrip : AutoHideStripBase ...
using System.Diagnostics; namespace YAF.Lucene.Net.Search { /* * 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 th...
// 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 ...
using System; namespace Microsoft.VisualStudio.Services.Agent { public enum RunMode { Normal, // Keep "Normal" first (default value). Local, } public enum WellKnownDirectory { Bin, Diag, Externals, LegacyPSHost, Root, ServerOM, ...
/// This code was generated by /// \ / _ _ _| _ _ /// | (_)\/(_)(_|\/| |(/_ v1.0.0 /// / / using NSubstitute; using NSubstitute.ExceptionExtensions; using NUnit.Framework; using System; using System.Collections.Generic; using Twilio.Clients; using Twilio.Converters; using Twilio.Exceptions; using ...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Linq; using System.Runtime.Versioning; using NuGet.Resources; namespace NuGet { public abstract class PackageWalker { private readonly Dictionary<IPackage, PackageWalkInfo> _packageLookup ...
/* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Apache License, Version 2.0. A * copy of the license can be found in the License.html file at the root of this distribution. If ...
namespace AutoMapper.UnitTests { using System; using System.Collections.Generic; using System.Collections.Specialized; using Should; using Xunit; public class CollectionMapping { public CollectionMapping() { SetUp(); } public void SetUp() ...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using Microsoft.TeamFoundation.DistributedTask.WebApi; using Moq; using System; using System.Collections.Generic; using System.Linq; using System.Runtime.CompilerServices; using System.Threading.Tasks; using Xunit; using System.Threading; using...
/* ==================================================================== 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; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace LaunchServer.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it wit...
using XenAdmin.Controls; namespace XenAdmin.Wizards.HAWizard_Pages { partial class AssignPriorities { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; #region Component Designer generated code ...
using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Microsoft.Data.Entity; using Microsoft.Data.Entity.ChangeTracking; using Microsoft.Data.Entity.Infrastructure; using Microsoft.Data.Entity.Metadata; using EntityGenerics.Annotations; namespace EntityGenerics.Core.Abstractions...
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Copyright (c) Microsoft Corporation. All rights reserved. /////////////////////////////////////////////////////////...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace MiniOa.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it with samp...
/* Copyright (c) 2012-2015, Coherent Labs AD 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 conditions and the fo...
using Microsoft.Win32; using System; using System.ComponentModel; using System.Diagnostics; using System.Runtime.InteropServices; using System.IO; using System.Security.Principal; using System.Security.Permissions; using System.Text; using System.Threading; using System.Windows.Forms; using System.Xml; using System.Dat...
/* ==================================================================== 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) 2007-2017 ppy Pty Ltd <contact@ppy.sh>. // Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE using System; using System.Collections.Generic; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters; using System.Runtime....
using System; using System.Text; using System.Xml; using System.IO; using System.Data; using System.Data.OleDb; using System.Collections; using ADODB; namespace MyMeta { #if ENTERPRISE using System.Runtime.InteropServices; [ComVisible(false), ClassInterface(ClassInterfaceType.AutoDual)] #endif public class Databa...
// // Copyright (c) Microsoft and contributors. 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 requi...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; using XSerializer.Encryption; namespace XSerializer { internal sealed class CustomJsonSerializer : IJsonSerializerInternal { private static rea...
using System; using System.Collections.Generic; using System.Text; using NUnit.Framework; using System.Collections.ObjectModel; using OpenQA.Selenium.Internal; namespace OpenQA.Selenium { [TestFixture] public class ElementFindingTest : DriverTestFixture { [Test] public void ShouldReturnTitl...
// 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. ...
// // System.Net.RequestStream // // Author: // Gonzalo Paniagua Javier (gonzalo@novell.com) // // Copyright (c) 2005 Novell, Inc. (http://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 dea...
using Microsoft.CodeAnalysis; using Semmle.Extraction.CSharp.Entities; using Semmle.Util; using System.Collections.Generic; using System.Linq; namespace Semmle.Extraction.CSharp { /// <summary> /// Implements the comment processor for associating comments with program elements. /// Registers locations of c...
// // SourceWatcher.cs // // Authors: // Christian Martellini <christian.martellini@gmail.com> // Alexander Kojevnikov <alexander@kojevnikov.com> // // Copyright (C) 2009 Christian Martellini // Copyright (C) 2009 Alexander Kojevnikov // // Permission is hereby granted, free of charge, to any person obtaining // a ...
//********************************************************* // // Copyright (c) Microsoft. All rights reserved. // This code is licensed under the MIT License (MIT). // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY // IMPLIED WARRANTIES OF FITNESS FOR A PARTICUL...
// 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 Analyzer.Utilities; using Analyzer.Utilities.Extensions; using Microsoft.CodeAnaly...
// ******************************************************************************************************** // Product Name: DotSpatial.Symbology.dll // Description: Contains the business logic for symbology layers and symbol categories. // ******************************************************************************...
// // PublisherIdentityPermissionTest.cs - // NUnit Test Cases for PublisherIdentityPermission // // Author: // Sebastien Pouliot <sebastien@ximian.com> // // (C) 2003 Motus Technologies Inc. (http://www.motus.com) // Copyright (C) 2004 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of c...
//----------------------------------------------------------------------- // <copyright file="TQData.cs" company="None"> // Copyright (c) Brandon Wallace and Jesse Calhoun. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace TQVaultData { using 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. /****************************************************************************** * This file is auto-generated from ...
// 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.Diagnostics; using System.Runtime.InteropServices; using Internal.Runt...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.ServiceBus.Fluent { using System.Threading; using System.Threading.Tasks; using Microsoft.Azure.Management.Resourc...
using System; using System.Globalization; using System.IO; using System.Threading.Tasks; using CorePhoto.IO; using CorePhoto.Numerics; namespace CorePhoto.Tiff { public static class TiffIfdReader { // Baseline TIFF fields public static Task<string> ReadArtistAsync(this TiffIfd ifd, Stream stre...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: money/cards/transactions/get_open_batch_state_response.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.Pr...
using System; using System.ComponentModel; using System.Data.Linq; using System.Linq; using System.Data.Linq.Mapping; using System.Data.SqlClient; using System.Data; using System.Collections.Generic; using System.Runtime.Serialization; using System.Reflection; using Dg.Deblazer; using Dg.Deblazer.Validation; using Dg.D...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. namespace Microsoft.Azure.Management.Monitor.Fluent { using Microsoft.Azure.Management.Monitor.Fluent.AutoscaleProfile.Definition; using Microsoft.Azure.M...