context
stringlengths
2.52k
185k
gt
stringclasses
1 value
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: Vector3.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; using scg = global::System.C...
using System; using System.IO; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Net.Http.Client; #if !NET45 using System.Buffers; #endif namespace Docker.DotNet { public class MultiplexedStream : IDisposable { private readonly WriteClosableStream _stream; ...
// 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: The base class ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Immutable; using System.Runtime.CompilerServices; using Microsoft.AspNetCore.Analyzers; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp.Tes...
// 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.Concurrent; using System.Collections.Generic; using System.Linq; using System.Net; using Sy...
using Lucene.Net.Support.IO; using Lucene.Net.Util; using System; using System.Diagnostics; using System.IO; using System.Reflection; namespace Lucene.Net.Store { /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed wit...
namespace ZetaHtmlEditControl.UI.EditControlDerives { public partial class HtmlEditControl { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name...
using System; using System.Runtime.InteropServices; namespace VulkanCore.Khr { /// <summary> /// Opaque handle to a swapchain object. /// <para> /// A swapchain object (a.k.a. swapchain) provides the ability to present rendering results to a surface. /// </para> /// <para> /// A swapchain i...
/* Copyright 2006 - 2010 Intel 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.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writin...
/* * Magix - A Web Application Framework for Humans * Copyright 2010 - 2014 - thomas@magixilluminate.com * Magix is licensed as MITx11, see enclosed License.txt File for Details. */ using System; using System.IO; using System.Linq; using System.Collections.Generic; using MimeKit; using MimeKit.Cryptography; using ...
using System; using System.CodeDom.Compiler; using System.Collections.Generic; namespace EduHub.Data.Entities { /// <summary> /// Subject Classes /// </summary> [GeneratedCode("EduHub Data", "0.9")] public sealed partial class SCL : EduHubEntity { #region Navigation Property Cache ...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; using System.IO; using System.Linq; using osu.Framework.Allocation; using osu.Framework.Audio; using osu.Framework.Audio.S...
//--------------------------------------------- // CylinderMesh.cs (c) 2007 by Charles Petzold //--------------------------------------------- using System; using System.Windows; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Media.Media3D; namespace Petzold.Media3D { /// <summary> ...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
/* * UltraCart Rest API V2 * * UltraCart REST API Version 2 * * OpenAPI spec version: 2.0.0 * Contact: support@ultracart.com * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using Sy...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Management.Automation; using System.Management.Automation.Remoting; using System.Management.Automation.Runspaces; namespace Microsoft.PowerShell.Comm...
/* * * 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"); 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.Diagnostics; using Microsoft.CSharp.RuntimeBinder.Errors; using Microsoft.CSharp.RuntimeB...
// GZipStream.cs // ------------------------------------------------------------------ // // Copyright (c) 2009 Dino Chiesa and Microsoft Corporation. // All rights reserved. // // This code module is part of DotNetZip, a zipfile class library. // // ------------------------------------------------------------------ //...
// 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.Text; using System.Resources; using System.Runtime.Serialization; using ...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Windows; using Pr...
#region License // // PrimitiveList.cs July 2006 // // Copyright (C) 2006, Niall Gallagher <niallg@users.sf.net> // // 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.apach...
// Copyright (C) 2014 Weekend Game Studio // // 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, pu...
/****************************************************************************** * Spine Runtimes Software License v2.5 * * Copyright (c) 2013-2016, Esoteric Software * All rights reserved. * * You are granted a perpetual, non-exclusive, non-sublicensable, and * non-transferable license to use, install, execute, ...
using System; using System.Linq; using System.IO; using System.Text; using System.Collections; using System.Collections.Generic; using System.Runtime.Serialization; using Newtonsoft.Json; namespace DocuSign.eSign.Model { /// <summary> /// /// </summary> [DataContract] public class AccountSharedAc...
// Contributors: // James Domingo, Green Code LLC using Landis.SpatialModeling; using OSGeo.GDAL; using GdalBand = OSGeo.GDAL.Band; using System; namespace Landis.RasterIO.Gdal { public class GdalInputRaster<TPixel> : InputRaster, IInputRaster<TPixel> where TPixel : Pixel, new() { private TP...
#if !UNITY_WINRT || UNITY_EDITOR || (UNITY_WP8 && !UNITY_WP_8_1) #region License // Copyright (c) 2007 James Newton-King // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation // files (the "Software"), to deal in the Software without // rest...
// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// 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. // Strings are the only ref class where there is built-in support for // constant objects. using Microsoft.Xunit.Pe...
using System; using System.Collections; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Web; using System.Web.Security; using System.Web.UI; using System.Xml.Linq; using System.Xml.XPath; using HtmlAgilityPack; using Umbraco.Core; using Umbraco.Core.Dictionary; using Umbr...
// 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...
using System; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Management.Automation; using System.Net.NetworkInformation; using NuGet.Resolver; using NuGet.VisualStudio; #if VS14 using Microsoft.VisualStudio.ProjectSystem.Interop; using System.Collections.Generic; using System.Threading...
using System; namespace MessagingToolkit.QRCode.Codec.Ecc { public class ReedSolomon { virtual public bool CorrectionSucceeded { get { return correctionSucceeded; } } virtual public int NumCorrectedErrors { get { return NErrors; } } //G(x)=a^8+a^4+a^3+a^2+1 internal...
// // 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...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Xml; using Nop.Core.Domain.Orders; namespace Nop.Services.Orders { /// <summary> /// Checkout attribute parser /// </summary> public partial class CheckoutAttributeParser : ICheckoutAttributeParser...
using System; using System.Collections.Generic; using System.Diagnostics; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Input.Touch; #if IOS using Foundation; using UIKit; #endif #if ANDR...
// 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.Threading; using System.Reflection; using System.Diagnostics; using System.Globalization; using System....
/* * 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...
using System; using System.Data; using Csla; using Csla.Data; using SelfLoadSoftDelete.DataAccess; using SelfLoadSoftDelete.DataAccess.ERCLevel; namespace SelfLoadSoftDelete.Business.ERCLevel { /// <summary> /// H10_City (editable child object).<br/> /// This is a generated base class of <see cref="H10_Ci...
// 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.Collections.ObjectModel; using System.Diagnostics; using System.Text;...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
#region [Copyright (c) 2015 Cristian Alexandru Geambasu] // Distributed under the terms of an MIT-style license: // // The MIT License // // Copyright (c) 2015 Cristian Alexandru Geambasu // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software // and associated documentation...
// This file was created automatically, do not modify the contents of this file. // ReSharper disable InvalidXmlDocComment // ReSharper disable InconsistentNaming // ReSharper disable CheckNamespace // ReSharper disable MemberCanBePrivate.Global using System; using System.Runtime.InteropServices; // Source file C:\P...
//------------------------------------------------------------------------------ // <copyright file="SocketErrors.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.Collections; using System.ComponentModel; using System.Runtime.InteropServices; using System.Runtime.Se...
using GildedRose.Console; using System.Collections.Generic; using Xunit; using System; namespace GildedRose.Tests { public class TestAssemblyTests { private ItemManager itemManager; private IList<Item> items; [Fact] public void BackStageQualityAtZeroSellInTest() { ...
using RawNet.Format.Tiff; using System; using System.Collections.Generic; namespace RawNet.Dng { class DngOpcode { public DngOpcode() { } /* Will be called exactly once, when input changes */ /* Can be used for preparing pre-calculated values, etc */ public virtual RawImage<us...
Func<int, int, char[][]> makeScreen = (w, h) => { var a = new char[h][]; for (int y = 0; y < h; y++) { a[y] = new String('.', w).ToCharArray(); } return a; }; var realScreen = makeScreen(50, 6); var testScreen = makeScreen(7, 3); var realInput = @"rect 1x1 rotate row y=0 by 2 rect 1x1 rotate row y=0 by 5 rect ...
using System; using System.Reactive.Linq; using Avalonia.Media; using Avalonia.Metadata; using Avalonia.Threading; using Avalonia.VisualTree; using Avalonia.Layout; namespace Avalonia.Controls.Presenters { public class TextPresenter : Control { public static readonly DirectProperty<TextPresenter, int> ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Buffers; using System.Runtime.InteropServices; using System.Globalization; using System.Security; using...
// ******************************************************************************************************** // Product Name: DotSpatial.Gdal // Description: This is a data extension for the System.Spatial framework. // ****************************************************************************************************...
// 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.Compute.Fluent { using Microsoft.Azure.Management.Graph.RBAC.Fluent; using Models; using Network.Fluent; usi...
/* * 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...
/****************************************************************************** * Spine Runtimes Software License v2.5 * * Copyright (c) 2013-2016, Esoteric Software * All rights reserved. * * You are granted a perpetual, non-exclusive, non-sublicensable, and * non-transferable license to use, install, execute, ...
// // https://github.com/ServiceStack/ServiceStack.Text // ServiceStack.Text: .NET C# POCO JSON, JSV and CSV Text Serializers. // // Authors: // Demis Bellot (demis.bellot@gmail.com) // // Copyright 2012 ServiceStack, Inc. All Rights Reserved. // // Licensed under the same terms of ServiceStack. // using System; usi...
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...
using Aspose.Email.Live.Demos.UI.FileProcessing; using Aspose.Email.Live.Demos.UI.LibraryHelpers; using Aspose.Email.Live.Demos.UI.Models; using Aspose.Email.Mapi; using Aspose.Email.Storage.Mbox; using Aspose.Email.Storage.Pst; using Aspose.Html; using System; using System.Collections.Generic; using System.IO; using S...
// Copyright (c) Microsoft Corporation. All rights reserved. See License.txt in the project root for license information. using System; using System.Collections.Generic; using Microsoft.Practices.Prism.Composition.Tests.Mocks; using Microsoft.Practices.Prism; using Microsoft.Practices.Prism.Logging; using Microsoft.Pr...
using System; using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.WindowsAzure.Storage.Queue; using Microsoft.WindowsAzure.Storage.RetryPolicies; using Orleans.Runtime; namespace Orleans.AzureUtils { /// <summary> /// How to use the Queue Storage...
/* * 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...
// 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; namespace System.Xml.Xsl.Xslt { using QilName = System.Xml.Xsl.Qil.QilName; // C...
// 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.Threading; using Microsoft.CodeAnalysis.Editor.Commands; using Microsoft.CodeAnalysis.Editor.Shar...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using Xunit; using System; using System.Collections; using System.Collections.Specialized; using GenStrings; namespace System.Collections.Specialized.Tests { publi...
// 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.Concurrent; using System.Diagnostics; using System.Runtime.InteropServices; u...
// --------------------------------------------------------------------------- // <copyright file="SearchMailboxesRequest.cs" company="Microsoft"> // Copyright (c) Microsoft Corporation. All rights reserved. // </copyright> // --------------------------------------------------------------------------- //---------...
using System; using System.Data; using System.Configuration; using System.Collections; using System.Collections.Generic; using System.Collections.Specialized; using System.Drawing; using System.Text; using System.IO; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; usin...
/* 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 SessionOpenEventEncoder { public const ushort BLOCK_LENGTH = 36; public const ushort TEMPLATE_ID = 21; publ...
using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.Threading; using UnityEngine; namespace UniRx { public static partial class Scheduler { static IScheduler mainThread; /// <summary> /// Unity native MainThread Queue Scheduler. Run...
// // CGContextPDF.cs: Implements the managed CGContextPDF // // Authors: Mono Team // // Copyright 2009-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 r...
/* New BSD License ------------------------------------------------------------------------------- Copyright (c) 2006-2012, EntitySpaces, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redist...
using System; using System.Collections.Generic; using RestSharp.Authenticators.OAuth.Extensions; #if !WINDOWS_PHONE && !SILVERLIGHT using RestSharp.Contrib; #endif namespace RestSharp.Authenticators.OAuth { /// <summary> /// A class to encapsulate OAuth authentication flow. /// <seealso cref="http://oauth.net/core/...
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 { /// <summar...
using System; using System.Collections.Generic; using System.Linq; using ModestTree; using Zenject; namespace Zenject { public abstract class FactoryProviderBase<TValue, TFactory> : IProvider where TFactory : IFactory { public FactoryProviderBase(DiContainer container) { Con...
// Copyright 2005, 2006 - Morten Nielsen (www.iter.dk) // // This file is part of SharpMap. // SharpMap is free software; you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation; either version 2 of the License, or // (at your ...
/* * Copyright 2010-2014 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "l...
/* Copyright (c) 2005-2006 Tomas Matousek. The use and distribution terms for this software are contained in the file named License.txt, which can be found in the root of the Phalanger distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not...
namespace Ioke.Lang { using System; using System.Collections; using System.Collections.Generic; using Ioke.Math; using Ioke.Lang.Util; public class Number : IokeData { readonly RatNum value; readonly bool kind; public Number(RatNum value) { this.value = va...
// Copyright (c) 2021 Alachisoft // // 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...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; using System.Collections.Generic; using System.Collections; using System.Tex...
//********************************************************* // // 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...
using System; using System.Collections.Generic; using System.Data.Entity; using System.Data.Entity.Core.Objects; using System.Data.Entity.Infrastructure; using System.Threading.Tasks; using System.Transactions; using Bmz.Framework.Dependency; using Bmz.Framework.Domain.Uow; using Bmz.Framework.EntityFramework.Utils; us...
using System; using System.IO; using System.Text; using Org.BouncyCastle.Asn1; using Org.BouncyCastle.Asn1.X509; using Org.BouncyCastle.Crypto; using Org.BouncyCastle.Utilities; using Org.BouncyCastle.X509; namespace Org.BouncyCastle.Pkix { /// <summary> /// A trust anchor or most-trusted Certification Authority (C...
/* * 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...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Buffers.Text; namespace System.Text.Encodings.Web.Utf8 { public class UrlEncoder { sta...
// *********************************************************************** // Copyright (c) 2012-2014 Charlie Poole // // 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, ...
// 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, software // distribu...
using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using JetBrains.Annotations; using BenchmarkDotNet.Extensions; namespace BenchmarkDotNet.Environments { [SuppressMessage("ReSharper", "ClassNeverInstantiated.Global")] public class OsBrandStringHelper ...
using System; using System.Collections.Generic; using System.Data.Common; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Marten.NodaTime.Testing.TestData; using Marten.Testing.Events.Projections; using Marten.Testing.Harness; using NodaTime; using Shouldly; using Weasel....
// 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...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Text; using Xunit; namespace System.SpanTests { public static partial class SpanTests { ...
using System; using Raksha.Crypto.Digests; using Raksha.Crypto.Parameters; using Raksha.Security; namespace Raksha.Crypto.Signers { /// <summary> RSA-PSS as described in Pkcs# 1 v 2.1. /// <p> /// Note: the usual value for the salt length is the number of /// bytes in the hash function.</p> /// </summary> public...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //------------------------------------------------------------------------------ using System.Collections.Concurrent; using System.Data.Common; using System.Diagnosti...
/* * 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 UnityEngine; using System; using System.IO; using System.Runtime.Serialization; using System.Collections; using System.Collections.Generic; using UnityEngine.Events; namespace UMA { /// <summary> /// UMA data holds the recipe for creating a character and skeleton and Unity references for a built character. //...
// *********************************************************************** // Copyright (c) 2007-2016 Charlie Poole, Rob Prouse // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Software without 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.Diagnostics; using System.Linq; using System.Text; using Anal...
// 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.ComponentModel.Composition.Hosting; using System.ComponentModel.Compo...
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.Collections; using System.Collections.Generic; /// <summary> /// System.Collections.ICollection.CopyTo(System.Array,System.Int32) /// </summary> public class ICollectionCopyTo { const int Count = 1000; static Random m_rand = new Random(-55); #region Public Methods public boo...
//------------------------------------------------------------------------------ // Microsoft Avalon // Copyright (c) Microsoft Corporation, 2001 // // File: SynchronizingStream.cs // // Description: Stream that locks on given syncRoot before entering any public API's. // // History: 01/20/06 -...