context
stringlengths
2.52k
185k
gt
stringclasses
1 value
/*************************************************************************** * Utilities.cs * * Copyright (C) 2005-2006 Novell, Inc. * Written by Aaron Bockover <aaron@abock.org> ****************************************************************************/ /* THIS FILE IS LICENSED UNDER THE MIT LICENSE AS OUT...
// Python Tools for Visual Studio // 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 //...
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ /...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
using System; using System.Drawing; using System.Drawing.Imaging; namespace JinxNeuralNetwork { public class UtilsDrawing { //draw line graph /// <summary> /// Draw line graph. /// </summary> /// <param name="points"></param> /// <param name="colors"></param> ...
// *********************************************************************** // Copyright (c) 2012 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, inclu...
// 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.IO; using System.Reflection; using System.Runtime.Serialization.Forma...
// 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.Xml; using System.Collections; using System.Diagnostics; using System.Ru...
/////////////////////////////////////////////////////////////////////////// // Description: Data Access class for the table 'KabupatenKota' // Generated by LLBLGen v1.21.2003.712 Final on: 19 September 2006, 9:55:03 // Because the Base Class already implements IDispose, this class doesn't. /////////////////////////////...
//#define USE_SQL_SERVER using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Orleans; using Orleans.Runtime; using Orleans.TestingHost; using Orleans.TestingHost.Utils; using Orleans.Intern...
// // Copyright (c) 2012-2014 Piotr Fusik <piotr@fusik.info> // // 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...
// 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.IO; using System.Net.Sockets; using System.Text; namespace System.Net { ...
#pragma warning disable WPF0015 namespace ControlzEx.Showcase { using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Reflection; using System.Windows; using System.Windows.Input; using System.Windows.Interop; using System.Windo...
// // 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.Text; using NQuery.Binding; using NQuery.Optimization; namespace NQuery { internal static class ShowPlanBuilder { public static ShowPlan Build(string name, BoundQuery node) { var showPlanNode = Build(node); return new ShowPlan(name, showPlanNode); }...
// 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. // namespace System.Reflection.Emit { using System.Text; using System; using System.Diagnostics.Contr...
using System; using System.Data; using PCSComUtils.Common; using PCSComMaterials.ActualCost.DS; namespace PCSComMaterials.ActualCost.BO { public interface IFreightBO { int AddAndReturnID(cst_FreightMasterVO pobjMasterVO, DataSet pdstDetail); DataSet GetPOReceiveDetail(int pintPOReceiveMasterID); DataSet Get...
using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging.Abstractions; using Orleans.Runtime; using Orleans.Runtime.Configuration; using Orleans.Runtime.Scheduler; using TestExtensions;...
// 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. namespace System.Text { using System.Runtime.Serialization; using System.Security.Permissions; using Sys...
// 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 ...
// MIT License // // Copyright (c) 2009-2017 Luca Piccioni // // 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, cop...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using Microsoft.Win32.SafeHandles; using System.Collections.Generic; using System.ComponentModel; using System.Globa...
// // 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...
/* * XMeshImporter.cs * Copyright (c) 2006, 2007 David Astle, Michael Nikonov * * 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...
public class TuNumber : TuObject { public override string getName() { return "Number"; } public object getValue() { if (isInteger) { return longValue; } else { return doubleValue; } } public int accuracy = 0; public double d...
/* ==================================================================== 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 ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Globalization; using System.Runtime.CompilerServices; using System.Diagnostics.Contracts;...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Threading.Tasks; using Microsoft.Extensions.Logging; using Newtonsoft.Json.Linq; using OrchardCore.ContentManagement.CompiledQueries; using OrchardCore.Content...
// 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.Immutable; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using Sy...
/* * Copyright 2012-2015 Aerospike, Inc. * * Portions may be licensed to Aerospike, Inc. under one or more contributor * license agreements. * * 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 Lice...
// <copyright file="ConcurrentObservableStack{T}.cs" company="Adrian Mos"> // Copyright (c) Adrian Mos with all rights reserved. Part of the IX Framework. // </copyright> using System; using System.Collections.Generic; using System.Diagnostics; using System.Runtime.Serialization; using IX.Observable.DebugAide; using I...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: booking/history/history_event.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 ...
using System; using Microsoft.Extensions.Options; using Xunit; namespace Scalider.Security.Password.Bcrypt { public class BcryptPasswordHasherTests { [Fact] public void HashPassword_WhenNullPassword_ExpectArgumentNull() { Assert.Throws<ArgumentNullException>(() => ...
using System; using System.Collections.Generic; using System.Text; using Inbox2.Platform.Framework.Text.iFilter; using Microsoft.Win32; using System.IO; using System.Runtime.InteropServices.ComTypes; using System.Runtime.InteropServices; namespace Inbox2.Platform.Framework.Text.iFilter { /// <summary> /// FilterLoad...
// <copyright file="LevelDictionary{TKey,TValue}.cs" company="Adrian Mos"> // Copyright (c) Adrian Mos with all rights reserved. Part of the IX Framework. // </copyright> using System.Collections; using System.Diagnostics.CodeAnalysis; using IX.StandardExtensions; using IX.StandardExtensions.ComponentModel; using JetB...
/* * 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; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Reflection; namespace RoomReservation.WebApp.Areas.HelpPage { /// <summary> /// This class will create an object of a given type and popul...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. namespac...
// 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.Threading; using Microsoft.Win32.SafeHandles; n...
/* Controller for event screens */ using System; using UnityEngine; using UnityEngine.UI; using ActivityType = Communications.ActivityType; public class UIEventController : MonoBehaviour { private Option<UIController> controllerUI = new None<UIController>(); private Option<UIScheduler> scheduler ...
using System; using System.Collections; using System.Windows.Forms; using System.Drawing; using System.Drawing.Drawing2D; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; namespace Oranikle.DesignBase.UI.Docking { public abstract partial class AutoHideStripBase : Control { [SuppressMe...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Diagnostics; //Assert using System.IO; using System.Collections.Generic; namespace OLED...
// 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.Globalization; using System.IO; ...
using UnityEngine; using System; using System.Collections; using System.Collections.Generic; public class ZigSkeleton : MonoBehaviour { public Transform Head; public Transform Neck; public Transform Torso; public Transform Waist; public Transform LeftCollar; public Transform LeftShoulder; public Transform Lef...
using System.Collections.Generic; using System.Linq; using PrepareLanding.Core; using PrepareLanding.Core.Extensions; using PrepareLanding.Filters; using RimWorld; using RimWorld.Planet; using UnityEngine; using Verse; namespace PrepareLanding.GameData { public abstract class WorldCharacteristicData { ...
// -- FILE ------------------------------------------------------------------ // name : DateTimeSet.cs // project : Itenso Time Period // created : Jani Giannoudis - 2011.02.18 // language : C# 4.0 // environment: .NET 2.0 // copyright : (c) 2011-2012 by Itenso GmbH, Switzerland // ----------------------...
/* The MIT License (MIT) Copyright (c) 2016 Maksim Volkau 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,...
/* * Copyright (2011) Intel Corporation and Sandia Corporation. Under the * terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the * U.S. Government retains certain rights in this software. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided tha...
using System; using System.Data; //using System.Data.OleDb; using System.Diagnostics; using System.Collections; using System.IO; using System.Net; using System.Net.Security; using System.Text; using System.Web.Security; using System.Configuration; // use if have mono on linux //using System.Security.Cryptography.X509Ce...
/******************************************************************** The Multiverse Platform is made available under the MIT License. Copyright (c) 2012 The Multiverse Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...
// Copyright (c) Umbraco. // See LICENSE for more details. using System; using System.Collections; using System.Collections.Concurrent; using System.Collections.Generic; using System.ComponentModel; using System.Globalization; using System.Linq; using System.Linq.Expressions; using System.Reflection; using System.Runt...
// Visual Studio Shared Project // 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 // /...
//////////////////////////////////////////////////////////////// // // // Neoforce Controls // // // ////////////////////////////////////////////////////////////...
/* * Location Intelligence APIs * * Incorporate our extensive geodata into everyday applications, business processes and workflows. * * OpenAPI spec version: 8.5.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git * * Licensed under the Apache License, Version 2.0 (the "License"); * you m...
using System; using System.Collections.Generic; using System.Data; using System.Data.Linq; using System.Data.Linq.Mapping; using System.Globalization; namespace LinqToSqlShared.Mapping { /// <summary> /// DatabaseMapping and related classes represent a parsed version of the /// XML mapping string. This unv...
//----------------------------------------------------------------------- // <copyright file="VaultMaintenanceDialog.Designer.cs" company="None"> // Copyright (c) Brandon Wallace and Jesse Calhoun. All rights reserved. // </copyright> //----------------------------------------------------------------------- using T...
using System; using System.ComponentModel; using System.Collections.Generic; using System.Diagnostics; using System.Text; using System.Drawing; using System.Runtime.InteropServices; using System.Reflection; using System.Data; using System.IO; using System.Runtime.Serialization.Formatters.Binary; using AxiomCoders.PdfRe...
using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace isukces.code.vssolutions { public sealed class FrameworkVersion : IComparable<FrameworkVersion>, IComparable { public FrameworkVersion(string shortName, string version, string profile) ...
// 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.Xml; namespace XmlDocumentTests.XmlNodeTests { public class InsertBeforeTests { [Fact] public static vo...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information. using System.Globalization; using System.Threading.Tasks; using Microsoft.CodeAnalysis.Testing; using Test.Utilities; using Xunit; using VerifyCS = Test.Utilities.CSharpCodeF...
using System; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.ComponentModel; using System.IO; using System.Text; using System.Globalization; using System.Text.RegularExpressions; namespace Cuyahoga.ServerControls { /// <summary> /// An ASP.NET Server Control that wraps mishoo's ...
using System; using UnityEngine; using UnityEngine.UI; public class Player : Actor { public IAbility QAbility { get; set; } public IAbility WAbility { get; set; } public IAbility EAbility { get; set; } public IAbility RAbility { get; set; } public IItem Item1 { get; set; } public IItem Item2 ...
using HomeSeerAPI; using Hspi.Connector.Model; using Hspi.DeviceData; using Hspi.Exceptions; using Nito.AsyncEx; using NullGuard; using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; using System.Threading.Tasks; using static System.FormattableString; namespace Hspi.Connect...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Linq; using Mercurial.Attributes; namespace Mercurial { /// <summary> /// This class implements the "hg clone" command (<see href="http://www.selenic.com/mercurial/hg.1.html#clone"/>)...
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using Umbraco.Core.Events; using Umbraco.Core.Logging; using Umbraco.Core.Models; using Umbraco.Core; using Umbraco.Core.Persistence; using Umbraco.Core.Persistence.UnitOfWork; using Umbraco.Core.Scoping; using Umbraco.Core....
// 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: ITypeInfo inter...
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...
// 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. using System.Collections.Generic; using Xunit; namespace System.Linq.Parallel.Tests { public class SelectSelect...
// 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.Runtime; using System.Threading; namespace System.ServiceModel.Chan...
// 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.IO; using System.Text.Encodings.Web; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Htm...
// 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 is where we group together all the runtime export calls. // using System.Diagnostics; using System.Runti...
using System; using ChainUtils.BouncyCastle.Crypto.Engines; using ChainUtils.BouncyCastle.Crypto.Modes; using ChainUtils.BouncyCastle.Crypto.Paddings; using ChainUtils.BouncyCastle.Crypto.Parameters; namespace ChainUtils.BouncyCastle.Crypto.Macs { /** * DES based CBC Block Cipher MAC according to ISO9797, algorithm ...
#region -- License Terms -- // // MessagePack for CLI // // Copyright (C) 2015 FUJIWARA, Yusuke // // 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...
/* ' Copyright (c) 2015 Aspose.com ' All rights reserved. ' ' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED ' TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL ' THE AUTHORS OR COPYRIGHT HOLDER...
using System; using Stride.Engine; using Stride.Rendering; using StrideToolkit.Rendering; namespace StrideToolkit.Engine { /// <summary> /// Extension methods for <see cref="ModelComponent"/>. /// </summary> public static class ModelComponentExtensions { /// <summary> /// Sets an ob...
/* ==================================================================== 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 ...
/// Credit David Gileadi /// Sourced from - https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/pull-requests/12 using System; using System.Collections; using UnityEngine.Events; using UnityEngine.EventSystems; namespace UnityEngine.UI.Extensions { [AddComponentMenu("UI/Extensions/Segmented Control/Segmen...
// 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.Reflection; using System.Resources; using System.Runtime.CompilerServices; #if !uapaot #...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using BenchmarkDotNet.Attributes; using Benchmarks; using System.Buffers; using System.Collections.Generic; using System.IO; namespace System.Text.JsonLab.Benchmarks {...
// 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.Globalization; using System.Reflection; namespace Roslyn.Utilities { internal static class UICultureUtilities { //...
// 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; namespace System.Xml { internal class BinHexDecoder : IncrementalReadDe...
// // Copyright (c) @jevertt // Copyright (c) Rafael Rivera // Licensed under the MIT License. See LICENSE in the project root for license information. // using System.IO; using System.Collections.Generic; using System.Linq; using UnityEditor; using UnityEngine; using System.Net; using System; using System.Xml; names...
// 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.ComponentModel; using System.ComponentModel.Composition; using System.Linq; using System.Reactive.Disposables; using System.Reactive.Linq; u...
// The MIT License (MIT) // // Copyright (c) Andrew Armstrong/FacticiusVir 2020 // // 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 r...
using System; using System.Windows.Forms; using System.Drawing; using System.ComponentModel; using System.Diagnostics.CodeAnalysis; namespace WeifenLuo.WinFormsUI.Docking { public delegate string GetPersistStringCallback(); public class DockContentHandler : IDisposable, IDockDragSource { public Do...
#region Using Statements using System; using System.Threading; using System.Diagnostics; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; #endregion namespace Pinball { /// <summary> /// The loading screen coordinates transitions between the menu system and the /// game itself. Normal...
/********************************************************************++ Copyright (c) Microsoft Corporation. All rights reserved. --********************************************************************/ using System.Reflection; using System.Collections.Generic; using System.Resources; namespace System.Management.Auto...
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. using System; using System.Collections.Generic; using System.Security.Claims; using System.Security.Principal; using System.Threading.Tasks; using Microsoft.AspNetCore.Builder; using...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Diagnostics; using System.Dynamic.Utils; using System.Reflection; using System.Reflection.Emit; using s...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: reporting/input_params/front_desk_report_manifests.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.Protob...
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** Class: BinaryCompatibility ** ** <OWNER>[....]</OWNER> ** ** ** Purpose: This class is used to determine which binary compatibility ** behaviors are enabled...
// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
// 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.IO; using System.Text; using System.Diagnostics; using System.Globalization; using System.Runtime.InteropServices; using Internal.NativeCryp...
// <copyright file="SerializationUnitTests.cs" company="Adrian Mos"> // Copyright (c) Adrian Mos with all rights reserved. Part of the IX Framework. // </copyright> using System; using System.Diagnostics; using System.IO; using System.Runtime.Serialization; using System.Text; using IX.Observable; using IX.StandardExte...
/* * Copyright 2010-2013 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) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using System; using System.Collections.Generic; using Xunit; namespace System.Linq.Tests.LegacyTests { public class GroupByTests { // Class which is pa...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Management.Automation; using System.Security.Cryptography; namespace Microsoft.PowerShell.Commands { /// <summary> /// ...