context
stringlengths
2.52k
185k
gt
stringclasses
1 value
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using Microsoft.EntityFrameworkCore; using UnicornHack.Hubs; using UnicornHack.Services; using UnicornHack.Systems.Abilities; using UnicornHack.Systems.Actors; using UnicornHack.Systems.Beings; using UnicornHack.Systems.Effects...
// 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.Composition; using System.Linq; using System.Diagnostics; usi...
using System; using System.Collections.Generic; using System.Text; using System.Collections; using System.Web.UI; using System.Web.UI.WebControls; using umbraco.BusinessLogic; using umbraco.DataLayer; namespace umbraco.editorControls.tinymce { [Obsolete("IDataType and all other references to the legacy property e...
/* Generated SBE (Simple Binary Encoding) message codec */ using System; using System.Text; using System.Collections.Generic; using Adaptive.Agrona; namespace Adaptive.Archiver.Codecs { public class RecordingStoppedDecoder { public const ushort BLOCK_LENGTH = 24; public const ushort TEMPLATE_ID = 103; pu...
using Microsoft.VisualBasic; using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Diagnostics; namespace nzy3D.Maths { public class Statistics { public static double Sum(double[] values) { if (values.Length == 0) { throw new ArgumentException("Input a...
/* Project Orleans Cloud Service SDK ver. 1.0 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, inc...
namespace GitVersion { using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Linq; using System.Text.RegularExpressions; public class ArgumentParser { public static Arguments ParseArguments(string commandLineArguments) { ...
//---------------------------------------------------------------- // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------- namespace System.ServiceModel.Discovery { using System; using System.Collections.ObjectModel; using System.Globa...
//----------------------------------------------------------------------- // <copyright file="ClusterClientSpec.cs" company="Akka.NET Project"> // Copyright (C) 2009-2016 Lightbend Inc. <http://www.lightbend.com> // Copyright (C) 2013-2016 Akka.NET project <https://github.com/akkadotnet/akka.net> // </copyright...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using JetBrains.Diagnostics; using JetBrains.Lifetimes; using JetBrains.ProjectModel; using JetBrains.ReSharper.Feature.Services.Cpp.Injections; using JetBrains.ReSharper.Plugins.Unity.Shaders.ShaderLab.Psi; using JetBrains.ReSharper....
// 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 JetBrains.Annotations; using NodaTime.Annotations; using NodaTime.Calendars; using NodaTime.Text; using NodaTime.Utility; using System; using System...
#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 copyrig...
using Lucene.Net.Util; using NUnit.Framework; using System; using System.Globalization; using Assert = Lucene.Net.TestFramework.Assert; namespace Lucene.Net.Documents { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distribut...
// 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.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using M...
using System; using System.Collections; using System.Collections.Generic; namespace ServiceStack.Text.Common { internal static class DeserializeSpecializedCollections<T, TSerializer> where TSerializer : ITypeSerializer { private static readonly ParseStringSpanDelegate CacheFn; static D...
// -------------------------------------------------------------------------------------------- #region // Copyright (c) 2018, SIL International. All Rights Reserved. // <copyright from='2011' to='2018' company='SIL International'> // Copyright (c) 2018, SIL International. All Rights Reserved. // // Distributable un...
/* * Copyright 2008 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
// This file is part of the C5 Generic Collection Library for C# and CLI // See https://github.com/sestoft/C5/blob/master/LICENSE for licensing details. using NUnit.Framework; using System; using SCG = System.Collections.Generic; namespace C5.Tests.interfaces { [TestFixture] public class ICollectionsTests ...
// 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...
// 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...
/* ********************************************************************************************************** * The MIT License (MIT) * * * * Copyright (c) 2016 Hypermediasystems Ges. f. Software mbH * * Web: http://www.hypermediasystems.de * ...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/monitoring/v3/group_service.proto #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; u...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. namespace TestResources { public static class AnalyzerTests { private static byte[] _FaultyAnalyzer; public static byte[] FaultyAnalyz...
/******************************************************************************* * Copyright 2019 Viridian Software Limited * * 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:/...
// 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.Reflection.Internal; namespace System.Refl...
// SharpMath - C# Mathematical Library // Copyright (c) 2014 Morten Bakkedal // This code is published under the MIT License. using System; using System.Collections.Generic; using System.Diagnostics; namespace SharpMath.Optimization { public partial class Function { private static Function zero; static Functio...
/* * DocuSign REST API * * The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. * * OpenAPI spec version: v2 * Contact: devcenter@docusign.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System....
// // Tests.cs // // Author: // Gabriel Burt <gburt@novell.com> // // Copyright (C) 2010 Novell, Inc. // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without restriction, including //...
using System.Globalization; using System.Threading; namespace Nancy.Tests.Unit.ModelBinding.DefaultBodyDeserializers { using System; using System.IO; using System.Linq; using System.Text; using Nancy.Json; using Nancy.ModelBinding; using Nancy.ModelBinding.DefaultBodyDeserializers; us...
// Copyright (c) Rotorz Limited. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root. using System.Linq; using UnityEngine; namespace Rotorz.Tile { /// <summary> /// Functionality for stripping unwanted aspects of a tile system. /// </summary> public static cla...
namespace AngleSharp.Css.Tests.Declarations { using NUnit.Framework; using static CssConstructionFunctions; [TestFixture] public class CssOutlinePropertyTests { [Test] public void CssOutlineStyleDottedLegal() { var snippet = "outline-style : dotTED"; ...
/* * Licensed to SharpSoftware under one or more contributor * license agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * SharpSoftware licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use...
// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
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 .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.Dynamic.Utils; using System.Reflection; using System.Reflection.Emit; using S...
using System; using System.Collections.Generic; using Oracle.ManagedDataAccess.Client; using spinat.dotnetplslmanaged; using NUnit.Framework; using System.Data; namespace spinat.dotnetplsqltests { [TestFixture] public class FuncTestManaged { public FuncTestManaged() { } //...
using NBitcoin; using ReactiveUI; using Splat; using System; using System.Globalization; using System.Linq; using System.Reactive; using System.Reactive.Disposables; using System.Reactive.Linq; using WalletWasabi.Blockchain.TransactionOutputs; using WalletWasabi.CoinJoin.Client.Rounds; using WalletWasabi.CoinJoin.Commo...
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...
// ReSharper disable ConvertToAutoProperty namespace AutoMapper { using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Configuration; using Impl; using Internal; using Mappers; /// <summary> /// /// </summary> public class Co...
using System; using System.Collections.Generic; using System.Collections.Immutable; namespace Peddler { /// <summary> /// A generator for values of type <see cref="DateTime" />. Depending on the /// constructor used, the generator can either utilize a range of all possible /// <see cref="DateTim...
// 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.Linq; using System.Xml.Linq; using Microsoft.CodeAnalysis.Editor.Commands; using Microsoft.CodeAn...
/* * 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...
// UniqueConstraintTest.cs - NUnit Test Cases for testing the class System.Data.UniqueConstraint // // Authors: // Franklin Wise <gracenote@earthlink.net> // Martin Willemoes Hansen <mwh@sysrq.dk> // // (C) 2002 Franklin Wise // (C) 2003 Martin Willemoes Hansen // // // Copyright (C) 2004 Novell, Inc (http://www....
using System; using System.Text; using Gtk; using System.Collections; using System.Collections.Generic; using GtkUtil; namespace Visor.Ui { public partial class MainWindow : Gtk.Window { public const int MinWidth = 630; public const int MinHeight = 400; public const int MaxTitleLength = 32; public const string ...
// SPDX-License-Identifier: MIT // Copyright wtfsckgh@gmail.com // Copyright iced contributors #if ENCODER using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Runtime.CompilerServices; using Iced.Intel; using Xunit; namespace ...
// // System.Web.UI.WebControls.Button.cs // // Authors: // Gaurav Vaish (gvaish@iitk.ac.in) // Andreas Nahr (ClassDevelopment@A-SoftTech.com) // // (C) Gaurav Vaish (2002) // (C) 2003 Andreas Nahr // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associa...
// // 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...
namespace Nancy.Tests.Unit.Security { using System; using System.Collections.Generic; using System.Threading; using FakeItEasy; using Nancy.Responses; using Nancy.Security; using Nancy.Tests.Fakes; using Xunit; public class ModuleSecurityFixture { [Fact] public...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using Alchemi.Core.Manager.Storage; using Alchemi.Core; using Alchemi.Console.DataForms; namespace Alchemi.Console.PropertiesDialogs { public partial ...
#undef DEBUG #region Foreign-License /* This file contains utility methods for file-related operations. Copyright (c) 1997 Sun Microsystems, Inc. Copyright (c) 2012 Sky Morey See the file "license.terms" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. */ #endregion us...
// 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; using System.Collections.Generic; using System.Linq; using System.Threading; using Microsoft.CodeAnalysis.Classification;...
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) GHI Electronics, LLC. // /////////////////////////////////////////////////////////////////////////...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System.Diagnostics; using System.Reflection.Metadata; using System.Reflection.Metadata.Ecma335; using System.Runtime.CompilerServices; using System.Runtime.Intero...
// 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. /* ** Copyright (c) Microsoft. All rights reserved. ** Licensed under the MIT license. ** See LICENSE file in the pr...
/* * 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 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 required by a...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Xunit; namespace System.Linq.Expressions.Tests { public static class LiftedComparisonEqualNullableTests ...
using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Text; using System.Diagnostics; namespace System.Text.Json { class Jsonparser { public static String pack(object dict) { Func<object, String> parsevalue = (ob...
// Tribes 2 IRC Script // Originally written by Krash123 // Modified by Robert MacGregor // Used for a function down below $TCIRC::messageSplitThreshold = 424; package TCIRC { function CreateServer(%mission, %missionType) { parent::CreateServer(%mission, %missionType); new TCPObject( TC_IRC ) { retryTime =...
using System; using Fonet.Layout; using Fonet.Pdf; using Fonet.Pdf.Gdi; namespace Fonet.Render.Pdf.Fonts { /// <summary> /// A proxy object that delegates all operations to a concrete /// subclass of the Font class. /// </summary> internal class ProxyFont : Font, IFontDescriptor { ...
// // 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 2015, Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicabl...
// // Lazy.cs // // Authors: // Zoltan Varga (vargaz@gmail.com) // Marek Safar (marek.safar@gmail.com) // // Copyright (C) 2009 Novell // // 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 ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Management.Automation.Configuration; using System.Management.Automation.Internal; using Syste...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// ---------------------------------------------------------------------------------- // // Copyright Microsoft 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 of the License at // http://www.apac...
#pragma warning disable 1587 #region Header /// /// JsonData.cs /// Generic type to hold JSON data (objects, arrays, and so on). This is /// the default type returned by JsonMapper.ToObject(). /// /// The authors disclaim copyright to this source code. For more details, see /// the COPYING file included with this d...
//! \file Utility.cs //! \date Sat Jul 05 02:47:33 2014 //! \brief utility classes for GameRes assembly. // // Copyright (C) 2014 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // de...
#region License // // Copyright (c) 2007-2009, Sean Chambers <schambers80@gmail.com> // // 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 /...
// 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.IO; using Syste...
/* * Copyright (c) Contributors, http://aurora-sim.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 reta...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace NCapsulate.Example.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and populate ...
using Xunit; using Semmle.Util.Logging; using System; using System.IO; using Semmle.Util; using System.Text.RegularExpressions; namespace Semmle.Extraction.Tests { public class OptionsTests { private CSharp.Options? options; private CSharp.Standalone.Options? standaloneOptions; public ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /*============================================================ ** ** ** ** ** ** Purpose: Exposes routines for enu...
// Generated by ProtoGen, Version=2.4.1.521, Culture=neutral, PublicKeyToken=17b3b1f090c3ea48. DO NOT EDIT! #pragma warning disable 1591, 0612, 3021 #region Designer generated code using pb = global::Google.ProtocolBuffers; using pbc = global::Google.ProtocolBuffers.Collections; using pbd = global::Google.ProtocolBuf...
#region Namespaces using System; using System.Data; using System.Windows.Forms; using Epi; //using Epi.Analysis; using Epi.Core.AnalysisInterpreter; using Epi.Collections; using Epi.Windows.Dialogs; #endregion Namespaces using VariableCollection = Epi.Collections.NamedObjectCollection<Epi.IVariable>; using System....
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //------------------------------------------------------------ namespace System.ServiceModel.Channels { using System.Collections.Generic; using System.Collections.ObjectModel; using ...
using System; using System.Windows.Forms; using System.Runtime.InteropServices; using System.Drawing; namespace Twin { static class MouseHook { #region Inner Class public sealed class MouseHookEventArgs : EventArgs { #region Properties private bool cancel; public bool Cancel { get { r...
using FluentAssertions; using LogShark.Plugins.Apache; using LogShark.Shared; using LogShark.Shared.LogReading.Containers; using LogShark.Tests.Plugins.Helpers; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Logging.Abstractions; using System; using System.Collections.Generic; using System.Linq; u...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
using System; using System.Runtime.CompilerServices; using System.Threading; using System.Threading.Tasks; using Orleans.Runtime; using Orleans.Threading; namespace Orleans.Timers.Internal { public interface ITimerManager { Task<bool> Delay(TimeSpan timeSpan, CancellationToken cancellationToken = defau...
using System; using UnityEngine; namespace DarkMultiPlayer { enum OptionsTab : int { PLAYER, CACHE, CONTROLS, ADVANCED } public class OptionsWindow { public bool display; private bool isWindowLocked = false; private bool safeDisplay; ...
/* Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information. */ namespace Site.Areas.Portal.Controllers { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using...
///////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Tencent is pleased to support the open source community by making behaviac available. // // Copyright (C) 2015-2017 THL A29 Limited, a Tencent company. All rights reserved. // // Licensed under the BSD 3...
// 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.ComponentModel; using System.Xml; using System.Xml.Schema; using System.Xml.Serialization...
/* * 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.Collections.Generic; using System.Data.Common; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Threading; using System.Threading.Tasks; using Baseline; using LamarCodeGeneration; using Marten.Events.Archiving; using Marten.Internal; using Marten.Interna...
/* // $Id: RagdollCodeGenerator $ // // Copyright 2011 SCIO System-Consulting GmbH & Co. KG. All rights reserved. // Created by Kay Bothfeld // // MIT license, see http://www.opensource.org/licenses/mit-license.php // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this so...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using Dbg = System.Management.Automation.Diagnostics; using System.Collections; using System.Collections.Generic; using System.IO; using System.Management.Automation; using System.Security; using System.Securi...
using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Runtime.CompilerServices; using Xunit; namespace System.Tests { public class TypeTestsNetcore { private static readonly IList<Type> NonArrayBaseTypes; static TypeTestsNetcore() { NonA...
/**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011 Zynga Inc. Copyright (c) 2011-2012 openxlive.com Permission is hereby granted, free of charge, to any person obtaining a copy of this softw...
using System; using System.Text.RegularExpressions; using System.Collections.Generic; using System.Linq; //@@USING_INJECT@@ /**/namespace Jison/**/ { public /**/class Parser/**//**extends**/ { public ParserSymbols Symbols; public Dictionary<int, ParserSymbol> Terminals; public Dictionar...
/* Copyright (c) 2016 Denis Zykov, GameDevWare.com This a part of "Json & MessagePack Serialization" Unity Asset - https://www.assetstore.unity3d.com/#!/content/59918 THIS SOFTWARE IS DISTRIBUTED "AS-IS" WITHOUT ANY WARRANTIES, CONDITIONS AND REPRESENTATIONS WHETHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITAT...
/* * INI files * * Copyright by Gajatko a.d. 2007. * All rights reserved. * * In this file there are classes representing various elements in an INI file. * The main are IniFileValue and IniFileSectionStart. The IniFileElement is * a base class for all the rest here. */ using System; using System.Collection...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Linq; using EnvDTE; using Roslyn.Test.Utilities; using Xunit; namespace Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.C...
using System; using System.IO; using System.Collections.Generic; namespace Statements { class Class { static void Main() { block: { { } { { } } } ...
namespace Microsoft.Protocols.TestSuites.MS_ASRM { using System.Xml.XPath; using Common.DataStructures; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; using Request = Microsoft.Protocols.TestSuites.Common.Request; /// <summary> /// Adapter class of MS-ASRM...
// // Copyright (c) .NET Foundation and Contributors // Portions Copyright (c) Microsoft Corporation. All rights reserved. // See LICENSE file in the project root for full license information. // using CorDebugInterop; using nanoFramework.Tools.Debugger; using System; using System.Diagnostics; using System.Runtime.In...
// // server.cs: Web Server that uses ASP.NET hosting // // Authors: // Brian Nickel (brian.nickel@gmail.com) // Gonzalo Paniagua Javier (gonzalo@ximian.com) // // (C) 2002,2003 Ximian, Inc (http://www.ximian.com) // (C) Copyright 2004 Novell, Inc. (http://www.novell.com) // (C) Copyright 2007 Brian Nickel // // Pe...
// 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.Globalization; using System.Numerics.Hashing; using System.Runtime.CompilerServices; using System.Text;...