context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace webapiskeleton.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate it w...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.AspNetCore.Builder; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.TestHost; using Microsoft.Extensions.DependencyInj...
// 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.Runtime.CompilerServices; using System.Threading; us...
// // 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...
// 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.Composition.Convention; using System.Composition.Hosting; using Syste...
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...
// 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.IO; using System.Security; using System.Security....
//---------------------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------------------- namespace System.ServiceModel.Channels { using System; using System.Diagnostics; using S...
#region Apache Notice /***************************************************************************** * $Header: $ * $Revision: 511513 $ * $Date: 2007-02-25 06:46:57 -0700 (Sun, 25 Feb 2007) $ * * iBATIS.NET Data Mapper * Copyright (C) 2004 - Gilles Bayon * * * Licensed under the Apache License, Version 2....
/* This file is licensed to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software di...
// // Author: // Jb Evain (jbevain@gmail.com) // // Copyright (c) 2008 - 2015 Jb Evain // Copyright (c) 2008 - 2011 Novell, Inc. // // Licensed under the MIT/X11 license. // using System; using System.Collections.Generic; using Mono.Collections.Generic; using SR = System.Reflection; using Mono.Cecil.Metadata; name...
namespace android.inputmethodservice { [global::MonoJavaBridge.JavaClass()] public partial class KeyboardView : android.view.View, android.view.View.OnClickListener { internal new static global::MonoJavaBridge.JniGlobalHandle staticClass; protected KeyboardView(global::MonoJavaBridge.JNIEnv @__env) : base(@__env...
using System; using MbUnit.Framework; using Moq; using Subtext.Extensibility.Interfaces; using Subtext.Framework; using Subtext.Framework.Components; using Subtext.Framework.Configuration; using Subtext.Framework.Providers; using Subtext.Framework.Services; using Subtext.Framework.Web.HttpModules; namespace UnitTests....
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices; using System.Runtime.Serialization; using System.Numerics; using System.Linq; using GlmSharp.Swizzle; // ReSharper disable InconsistentNaming namespace GlmSharp { /// <s...
namespace FakeItEasy.Configuration { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Linq.Expressions; using FakeItEasy.Core; internal partial class RuleBuilder : IAnyCallConfigurationWithVoidReturnType, ...
using System; using System.Collections; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Reflection; using System.Resources; using System.Text; using System.Text.RegularExpressions; using System.Web; using DDay.iCal.Serialization.iCalendar; using NUnit.Framework; nam...
using System; using UnityEngine.Serialization; using UnityEngine.Experimental.Rendering; namespace UnityEngine.Experimental.Rendering.HDPipeline { [Serializable] public partial class InfluenceVolume { // Serialized data [SerializeField, FormerlySerializedAs("m_ShapeType")] Influence...
// 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 Microsoft.CodeAnalysis.Diagnostics; using Test.Utilities; using Xunit; namespace Microsoft.NetCore.Analyzers.Composition.UnitTests { public class D...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Text; using System.Threading; namespace Microsoft.AspNetCore.Razor...
using System.Collections.Concurrent; using System.Globalization; using System.Text.Json.Serialization; using Signum.Engine.Basics; using Signum.Engine.Maps; using Signum.Entities.Reflection; using Signum.Utilities.Reflection; using Signum.Entities.Basics; namespace Signum.React.Facades; public static class Reflection...
using System; using System.Collections.Generic; using System.Linq; using GetSocialSdk.Core; using GetSocialSdk.Ui; using UnityEngine; public class ActivitiesSection : BaseListSection<ActivitiesQuery, Activity> { public ActivitiesQuery Query; public bool Comments; private bool _isTrending = false; publi...
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="ColumnConverter.cs" company="Microsoft Corporation"> // Copyright (c) Microsoft Corporation. // </copyright> // <summary> // Contains methods to set and get data from the ESENT...
// 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.Linq; using System.Web.Security; using Moq; using NUnit.Framework; using Umbraco.Core; using Umbraco.Core.Events; using Umbraco.Core.Models; using Umbraco.Core.Models.EntityBase; using Umbraco.Core.Models.Membership; using Umbraco.Core.Models.Rdbms; using Umbraco.Core.Persistence; using Umbra...
// Copyright (C) 2014 dot42 // // Original filename: Javax.Microedition.Khronos.Egl.cs // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2....
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Xml; using System.Globalization; namespace System.Runtime.Serialization.Json { internal class JsonWriterDelegator : XmlWriterDelegator { p...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Linq.Expressions; using System.Net; using System.Threading; using System.Threading.Tasks; using Azure.Core; using Azure.Core.Pipeline; using Azure.Data.Tables.Mod...
//------------------------------------------------------------------------------ // <copyright file="AutoCompleteStringCollection.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //-----------------...
// 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.Diagnostics; using System.Diagnostics.Contracts; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.Excepti...
using System; using System.Collections.Generic; using Foundation; using CoreMedia; using AVFoundation; using CoreGraphics; namespace AVCompositionDebugVieweriOS { public class SimpleEditor : NSObject { public List<AVAsset> Clips { get; set; } public List<NSValue> ClipTimeRanges { get; set; } public int Trans...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.L...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Bond { using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Linq; using ...
using System.Collections.Generic; using Cake.Common.Tests.Fixtures.Tools; using Cake.Common.Tools.Fixie; using Cake.Core; using Cake.Core.IO; using NSubstitute; using Xunit; namespace Cake.Common.Tests.Unit.Tools.Fixie { public sealed class FixieRunnerTests { public sealed class TheRunMethod { ...
using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Fram...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// Copyright (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 System.Collections.Immutable; using System.Diagnostics; using System.Threading; using Microsoft.CodeAnalysis.CSharp.Symbols; usin...
// 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.Globalization; using System.Security; using...
//------------------------------------------------------------------------------ // <copyright file="EditScript.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> //-----------------------------------...
// 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.Text; using Microsoft.CSharp.RuntimeBinder.Semant...
/* * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
namespace Nancy.Authentication.Forms { using System; using Nancy.Bootstrapper; using Nancy.Cookies; using Nancy.Cryptography; using Nancy.Extensions; using Nancy.Helpers; using Nancy.Security; /// <summary> /// Nancy forms authentication implementation /// </summary> public...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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 o...
// 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.Linq.Expressions.Tests { public static class BinaryAddTests { #region...
// Generated by UblXml2CSharp using System.Xml; using UblLarsen.Ubl2; using UblLarsen.Ubl2.Cac; using UblLarsen.Ubl2.Ext; using UblLarsen.Ubl2.Udt; namespace UblLarsen.Test.UblClass { internal class UBLInvoice20Example { public static InvoiceType Create() { var doc = new InvoiceType...
/* * Copyright (c) Contributors, http://opensimulator.org/ * See CONTRIBUTORS.TXT for a full list of copyright holders. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must r...
using System; using System.Globalization; using System.Collections.Generic; using Sasoma.Utils; using Sasoma.Microdata.Interfaces; using Sasoma.Languages.Core; using Sasoma.Microdata.Properties; namespace Sasoma.Microdata.Types { /// <summary> /// Event type: Sports event. /// </summary> public class SportsEvent_...
// // Project HWClassLibrary // Copyright (C) 2011 - 2011 Harald Hoyer // // 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 version 3 of the License, or // (at ...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Collections.ObjectModel; using System.Management.Automation.Runspaces; using System.Text; namespace System.Management.Automation { /// <summary> /// Provides information about a function that is stored in session state. ...
namespace Payplug { using System; using System.Collections.Generic; using Core; using Newtonsoft.Json; /// <summary> /// A DAO which provides a way to query customer resources. /// </summary> public static class Customer { /// <summary> /// Create a customer. ...
// // 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...
/* * Copyright (c) 2010-2015 Pivotal Software, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you * may not use this file except in compliance with the License. You * may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
using System; using System.Diagnostics; using System.Drawing; using System.IO; using System.Windows.Forms; using GemBox.Document; namespace WindowsFormsRichTextEditor { public partial class MainForm : Form { public MainForm() { InitializeComponent(); ComponentInfo.SetLi...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; namespace Rotate { internal class App { public static int s_weightCount = 1; private class BaseNode { privat...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ #pragma warning disable 1634, 1691 using System.Threading; using Dbg = System.Management.Automation; namespace Sys...
// 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, merge, publish, // distribute, sublicense, and/or sell...
#region CopyrightHeader // // Copyright by Contributors // // 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.txt // // Unless requ...
using System; using System.Collections; using System.Collections.Generic; using System.Globalization; using System.Runtime.InteropServices; using System.Runtime.Serialization; using GlmSharp.Swizzle; // ReSharper disable InconsistentNaming namespace GlmSharp { /// <summary> /// Static class that contains stat...
/* * 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 ...
// // Copyright (c) Microsoft Corporation. All rights reserved. // namespace Microsoft.Zelig.Runtime.Helpers { using System; using System.Runtime.CompilerServices; using TS = Microsoft.Zelig.Runtime.TypeSystem; internal static class BinaryOperations { [TS.WellKnownMethod( "Helpers_Bin...
/** * Class to represent an Ordnance Survey grid reference * * (c) 2006 Jonathan Stott * * Created on 11-02-2006 * * @author Jonathan Stott * @version 1.0 * @since 1.0 */ using System; namespace SCC.Modules.DotMap.Coord { internal class OSRef { /** * Easting */ p...
using System; using System.IO; using System.Net; using System.Net.Sockets; using HttpServer.Exceptions; using HttpServer.Sessions; using Xunit; namespace HttpServer.Controllers { /// <summary> /// Used to simply testing of controls. /// </summary> public class ControllerTester { /// <summar...
// 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 Microsoft.Win32.SafeHandles; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Net...
/* * MiniXml.cs - Implementation of the "System.Security.MiniXml" class. * * Copyright (C) 2003 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...
#region Copyright notice and license // Copyright 2015, Google 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: // // * Redistributions of source code must retain the above copyr...
using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif using System.Collections.Generic; using UMA.CharacterSystem; namespace UMA { public class DynamicUMADna : DynamicUMADnaBase { #region Constructor public DynamicUMADna() { } public DynamicUMADna(int typeHash) ...
// 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.0.0 // Changes may cause incorrect behavior and will be lost if the code is // regenerated. n...
// 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 osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Primiti...
using BTDB.FieldHandler; using BTDB.IL; using BTDB.ODBLayer; using BTDB.StreamLayer; using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; namespace BTDB.EventStoreLayer { class DictionaryTypeDescriptor : ITypeDescriptor, IPersistTypeDescriptor { ...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using BTDB.IL; using BTDB.StreamLayer; using System.Diagnostics; namespace BTDB.FieldHandler { public class EnumFieldHandler : IFieldHandler { readonly byte[] _configuration; readonly bool _signed; ...
using System; using System.Data; using System.Data.SqlClient; using Csla; using Csla.Data; namespace ParentLoad.Business.ERLevel { /// <summary> /// A09Level11111ReChild (editable child object).<br/> /// This is a generated base class of <see cref="A09Level11111ReChild"/> business object. /// </summar...
// // Copyright 2012 Hakan Kjellerstrand // // 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 ag...
/* ==================================================================== 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 ...
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...
/* ==================================================================== Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for Additional information regarding copyright ownership. The ASF licenses this file to Y...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis.FindSymbols; using OmniSharp.Models; namespace OmniSharp {...
// // 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; namespace ChainUtils.BouncyCastle.Asn1.Pkcs { public abstract class PkcsObjectIdentifiers { // // pkcs-1 OBJECT IDENTIFIER ::= { // iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 1 } // public const string Pkcs1 = "1.2.840.113549.1.1"; public...
// Copyright (c) 2015, Outercurve Foundation. // 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 o...
//--------------------------------------------------------------------- // <copyright file="UriWriter.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // <summary> // Translates resource bound expression trees into URIs. // </summary> // // @owner [....] ...
// 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.Composition; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.CSharp; using 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. using System.ComponentModel; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Text.Inte...
using TreeGecko.Library.Common.Helpers; using TreeGecko.Library.Common.Interfaces; using TreeGecko.Library.Common.Objects; using TreeGecko.Library.Geospatial.Helpers; using TreeGecko.Library.Geospatial.Extensions; namespace TreeGecko.Library.Geospatial.Objects { public class GeoBox : GeoPolygon, ITGSerializable ...
//--------------------------------------------------------------------------------------- // Copyright 2014 North Carolina State University // // Center for Educational Informatics // http://www.cei.ncsu.edu/ // // Redistribution and use in source and binary forms, with or without modification, // are permitted provide...
#region License // Copyright (c) 2010-2019, Mark Final // 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 // ...
// 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.IO; using System.Collections.Generic; using System.Diagnostics; using System.Linq; #if 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. using System.Collections.Generic; using System.Threading.Tasks; using System.IO; using System.Diagnostics; using Sys...
using System; using System.Threading.Tasks; using System.Web; using System.Net; using System.Text; using System.IO; using System.Threading; using System.Collections.Generic; using System.Security.Cryptography; using System.ComponentModel; using SteamBot.SteamGroups; using SteamKit2; using SteamTrade; using SteamKit2.In...
/// <summary> /// /// </summary> using UnityEngine; using System; using System.Collections; using System.Collections.Generic; //[RequireComponent(typeof(Animator))] //Name of class must be name of file as well [RequireComponent(typeof(FacialAnimationPlayer_Animator))] [RequireComponent(typeof(HeadController))] [Req...
using System.Collections.Generic; using System.Data.Entity.Design.PluralizationServices; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; // ReSharper disable RedundantNameQualifier // ReSharper disable UnusedMember.Global namespace Sawczyn.EFDesigner.EFModel.EditingOnly { public partial c...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.IO; using System.Linq; using System.Text; using Microsoft.AspNetCore.Razor.Language; using Microsoft.AspNetCore.Razor.Language.Intermediate; namespace Mic...
#region License //============================================================================= // Vici Core - Productivity Library for .NET 3.5 // // Copyright (c) 2008-2012 Philippe Leybaert // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documen...
using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.DependencyInjection; using Microsoft.WindowsAzure.Storage; using Microsoft.WindowsAzure.Storage.Table; using Orleans.AzureUtils; using ...
using System; using System.Collections; using System.Collections.Concurrent; using System.Collections.Generic; using System.IO; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Text; namespace XSerializer { internal sealed class DictionaryJsonSerializer : IJsonSerializerInter...
/* * 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 (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 Microsoft.CodeAnalysis.CS...
/****************************** Module Header ******************************\ * Module Name: PropertyPage.cs * Project: CSVSXProjectSubType * Copyright (c) Microsoft Corporation. * * A PropertyPage object contains a PropertyStore object which stores the Properties, * and a PageView object which is a UserCo...
//------------------------------------------------------------------------------ // <copyright file="RangeBasedReader.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation // </copyright> //------------------------------------------------------------------------------ namespace Microsoft.WindowsAzure.Stor...
/** * 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...
//----------------------------------------------------------------------- // <copyright file="FlowGroupBySpec.cs" company="Akka.NET Project"> // Copyright (C) 2015-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </copyright> ...