repo_name
stringclasses
6 values
pr_number
int64
512
78.9k
pr_title
stringlengths
3
144
pr_description
stringlengths
0
30.3k
author
stringlengths
2
21
date_created
timestamp[ns, tz=UTC]
date_merged
timestamp[ns, tz=UTC]
previous_commit
stringlengths
40
40
pr_commit
stringlengths
40
40
query
stringlengths
17
30.4k
filepath
stringlengths
9
210
before_content
stringlengths
0
112M
after_content
stringlengths
0
112M
label
int64
-1
1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Security.Permissions/src/System/Security/Permissions/ReflectionPermissionAttribute.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Security.Permissions { #if NETCOREAPP [Obsolete(Obsoletions.CodeAccessSecurityMessage, DiagnosticId = Obsoletions.CodeAccessSecurityDiagId, UrlFormat = Obsoletio...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Security.Permissions { #if NETCOREAPP [Obsolete(Obsoletions.CodeAccessSecurityMessage, DiagnosticId = Obsoletions.CodeAccessSecurityDiagId, UrlFormat = Obsoletio...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Globalization.Calendars/tests/TaiwanCalendar/TaiwanCalendarIsLeapMonth.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Globalization.Tests { public class TaiwanCalendarIsLeapMonth { [Fact] public void IsLeapMonth_ReturnsFalse() { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Globalization.Tests { public class TaiwanCalendarIsLeapMonth { [Fact] public void IsLeapMonth_ReturnsFalse() { ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/nativeaot/SmokeTests/DynamicGenerics/Assertion.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // Note: Exception messages call ToString instead of Name to avoid MissingMetadataException when just outputting basic info using System; using System.Collections.Generic; using Sys...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // Note: Exception messages call ToString instead of Name to avoid MissingMetadataException when just outputting basic info using System; using System.Collections.Generic; using Sys...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b60723/b60723.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // namespace Test { using System; public struct AA { public static bool m_bFwd2; public static int Main() { try { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // namespace Test { using System; public struct AA { public static bool m_bFwd2; public static int Main() { try { ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/Copy/Int64ArrayTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Runtime.InteropServices.Tests { public class Int64ArrayTests { [Theory] [InlineData(new long[] { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Runtime.InteropServices.Tests { public class Int64ArrayTests { [Theory] [InlineData(new long[] { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 }...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/JsonSerializerWrapperForString.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.IO; using System.Text.Json.Nodes; using System.Text.Json.Serialization.Metadata; using System.Threading.Tasks; using Xunit; namespace System.Text.Json.Serialization.Te...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.IO; using System.Text.Json.Nodes; using System.Text.Json.Serialization.Metadata; using System.Threading.Tasks; using Xunit; namespace System.Text.Json.Serialization.Te...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/X86/Sse2/ShiftRightLogical.Int32.1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/X86/Fma_Vector256/MultiplyAddNegated.Double.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/PatternSegments/WildcardPathSegmentTests.cs
// 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.Linq; using Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments; using Xunit; namespace Microsoft.Extensions.F...
// 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.Linq; using Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments; using Xunit; namespace Microsoft.Extensions.F...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Threading.Channels/tests/ChannelTests.cs
// 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.Generic; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using System.Threading.Tasks; using Xunit; namespace System.Threading.Ch...
// 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.Generic; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using System.Threading.Tasks; using Xunit; namespace System.Threading.Ch...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/X86/Ssse3/Sign.Int32.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/NoMethodsCompilationModuleGroup.cs
// 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.Generic; using Internal.ReadyToRunConstants; using Internal.TypeSystem; using Internal.TypeSystem.Ecma; namespace ILCompiler { /// <summary> /// A c...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using Internal.ReadyToRunConstants; using Internal.TypeSystem; using Internal.TypeSystem.Ecma; namespace ILCompiler { /// <summary> /// A c...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/FunctionalTests/WebAssembly/Browser/HotReload/Program.cs
// 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.Reflection; using System.Runtime.CompilerServices; namespace Sample { public class Test { public static void Main(string[] args) {...
// 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.Reflection; using System.Runtime.CompilerServices; namespace Sample { public class Test { public static void Main(string[] args) {...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/TestServer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.IO; using System.IO.Compression; using System.Net; using System.Runtime.InteropServices; using System.Text; namespace System.Net.Http.WinHttpHandlerUnitTe...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.IO; using System.IO.Compression; using System.Net; using System.Runtime.InteropServices; using System.Text; namespace System.Net.Http.WinHttpHandlerUnitTe...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/UrlAttributeTests.cs
// 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.Generic; using Xunit; namespace System.ComponentModel.DataAnnotations.Tests { public class UrlAttributeTests : ValidationAttributeTestBase { ...
// 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.Generic; using Xunit; namespace System.ComponentModel.DataAnnotations.Tests { public class UrlAttributeTests : ValidationAttributeTestBase { ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Linq.Parallel/tests/QueryOperators/ConcatTests.cs
// 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.Generic; using System.Threading; using Xunit; namespace System.Linq.Parallel.Tests { public static class ConcatTests { public static IEnumer...
// 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.Generic; using System.Threading; using Xunit; namespace System.Linq.Parallel.Tests { public static class ConcatTests { public static IEnumer...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/User.cs
// 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.Diagnostics; using System.Collections.Generic; using System.Security.Principal; namespace System.DirectoryServices.AccountManagement { [DirectoryRdnPr...
// 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.Diagnostics; using System.Collections.Generic; using System.Security.Principal; namespace System.DirectoryServices.AccountManagement { [DirectoryRdnPr...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/Interop/PInvoke/Generics/GenericsTest.NullableD.cs
// 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.Runtime.InteropServices; using Xunit; unsafe partial class GenericsNative { [DllImport(nameof(GenericsNative))] public static extern double? GetNu...
// 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.Runtime.InteropServices; using Xunit; unsafe partial class GenericsNative { [DllImport(nameof(GenericsNative))] public static extern double? GetNu...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Reflection.Emit/tests/ConstructorBuilder/ConstructorBuilderToString.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Reflection.Emit.Tests { public class ConstructorBuilderToString { [Fact] public void ToString_NullRequiredOptionalCustomModifie...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Reflection.Emit.Tests { public class ConstructorBuilderToString { [Fact] public void ToString_NullRequiredOptionalCustomModifie...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Microsoft.Extensions.DependencyModel/src/DependencyContextJsonReader.cs
// 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.Buffers; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using Syste...
// 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.Buffers; using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using Syste...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/installer/tests/Assets/TestProjects/HostApiInvokerApp/HostFXR.cs
// 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.Linq; using System.Runtime.InteropServices; namespace HostApiInvokerApp { public static class HostFXR { ...
// 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.Linq; using System.Runtime.InteropServices; namespace HostApiInvokerApp { public static class HostFXR { ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/ShiftRightLogicalNarrowingSaturateLower.Vector64.UInt16.1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Runtime/tests/System/Reflection/AssemblyKeyNameAttributeTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Reflection.Tests { public class AssemblyKeyNameAttributeTests { [Theory] [InlineData(null)] [InlineData("")] [I...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; namespace System.Reflection.Tests { public class AssemblyKeyNameAttributeTests { [Theory] [InlineData(null)] [InlineData("")] [I...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Data.Common/src/System/Data/IDataParameterCollection.cs
// 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; namespace System.Data { public interface IDataParameterCollection : IList { object this[string parameterName] { get; set; } bool Co...
// 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; namespace System.Data { public interface IDataParameterCollection : IList { object this[string parameterName] { get; set; } bool Co...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.ComponentModel.TypeConverter/tests/Design/DesigntimeLicenseContextSerializerTests.cs
// 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; using System.IO; using System.Reflection; using Microsoft.DotNet.RemoteExecutor; using Xunit; namespace System.ComponentModel.Design.Tests { public st...
// 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; using System.IO; using System.Reflection; using Microsoft.DotNet.RemoteExecutor; using Xunit; namespace System.ComponentModel.Design.Tests { public st...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Private.Xml/src/System/Xml/Serialization/XmlAttributeOverrides.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Xml.Serialization { using System.Reflection; using System.Collections; using System.IO; using System.Xml.Schema; using System; using System.C...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Xml.Serialization { using System.Reflection; using System.Collections; using System.IO; using System.Xml.Schema; using System; using System.C...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGeneratorOptions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.CodeAnalysis.Diagnostics; namespace Microsoft.Interop { internal record LibraryImportGeneratorOptions(bool GenerateForwarders, bool UseMarshalType) { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.CodeAnalysis.Diagnostics; namespace Microsoft.Interop { internal record LibraryImportGeneratorOptions(bool GenerateForwarders, bool UseMarshalType) { ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/General/Vector64/Subtract.SByte.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Data.Common/src/System/Data/IDataParameter.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Diagnostics.CodeAnalysis; namespace System.Data { public interface IDataParameter { DbType DbType { get; set; } ParameterDirection Direction { g...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Diagnostics.CodeAnalysis; namespace System.Data { public interface IDataParameter { DbType DbType { get; set; } ParameterDirection Direction { g...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Linq.Parallel/src/System/Linq/Parallel/QueryOperators/Options/OrderingQueryOperator.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // OrderingQueryOperator.cs // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ // // OrderingQueryOperator.cs // // =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.ServiceModel.Syndication/tests/System/ServiceModel/Syndication/ReferencedCategoriesDocumentTests.cs
// 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.Generic; using System.Collections.ObjectModel; using System.Runtime.Serialization; using System.Xml; using System.Xml.Linq; using Xunit; namespace System.Se...
// 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.Generic; using System.Collections.ObjectModel; using System.Runtime.Serialization; using System.Xml; using System.Xml.Linq; using Xunit; namespace System.Se...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/ExtractNarrowingSaturateUpper.Vector128.UInt16.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Common/src/System/Security/Cryptography/Asn1/AttributeAsn.xml.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #pragma warning disable SA1028 // ignore whitespace warnings for generated code using System; using System.Collections.Generic; using System.Formats.Asn1; using System.Runtime.Inter...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #pragma warning disable SA1028 // ignore whitespace warnings for generated code using System; using System.Collections.Generic; using System.Formats.Asn1; using System.Runtime.Inter...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Private.Xml/src/System/Xml/Serialization/XmlSerializationWriterILGen.cs
// 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; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Reflection.Emit;...
// 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; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Reflection.Emit;...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Data.Common/src/System/Data/Constraint.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; namespace System.Data { /// <summary> /// Represents a constraint that can be...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; namespace System.Data { /// <summary> /// Represents a constraint that can be...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/CertUsageType.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Security.Cryptography.Xml { internal enum CertUsageType { Verification = 0, Decryption = 1 } }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Security.Cryptography.Xml { internal enum CertUsageType { Verification = 0, Decryption = 1 } }
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/RSA/EncryptDecrypt.netcoreapp.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using Xunit; namespace System.Security.Cryptography.Rsa.Tests { [SkipOnPlatform(TestPlatforms.Browser, "Not supported on Browser")] public sealed class En...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using Xunit; namespace System.Security.Cryptography.Rsa.Tests { [SkipOnPlatform(TestPlatforms.Browser, "Not supported on Browser")] public sealed class En...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/pal/tests/palsuite/c_runtime/_snprintf_s/test15/test15.cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*============================================================================ ** ** Source: test15.c ** ** Purpose: Tests sprintf_s with exponential format doubles (uppercase) ** *...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*============================================================================ ** ** Source: test15.c ** ** Purpose: Tests sprintf_s with exponential format doubles (uppercase) ** *...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Net.HttpListener/src/System/Net/Windows/HttpListenerRequest.Windows.cs
// 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.Specialized; using System.Diagnostics; using System.Globalization; using System.IO; using System.Net.WebSockets; using System.Runtime.InteropServices; using ...
// 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.Specialized; using System.Diagnostics; using System.Globalization; using System.IO; using System.Net.WebSockets; using System.Runtime.InteropServices; using ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Memory/tests/ParsersAndFormatters/SupportedFormats.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using System.Collections.Generic; namespace System.Buffers.Text.Tests { // Test metadata that describes a standard format (e.g. 'G', 'D' and 'X') supported by...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using System.Collections.Generic; namespace System.Buffers.Text.Tests { // Test metadata that describes a standard format (e.g. 'G', 'D' and 'X') supported by...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.ComponentModel.EventBasedAsync/src/System/ComponentModel/BackgroundWorker.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.ComponentModel; using System.Diagnostics; using System.Threading; using System.Threading.Tasks; namespace System.ComponentModel { public class BackgroundWorker : Co...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.ComponentModel; using System.Diagnostics; using System.Threading; using System.Threading.Tasks; namespace System.ComponentModel { public class BackgroundWorker : Co...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/tools/aot/ILCompiler.ReadyToRun/ObjectWriter/OutputInfoBuilder.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Reflection.Metadata.Ecma335; using System.Runtime.CompilerServ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using System.Reflection.Metadata.Ecma335; using System.Runtime.CompilerServ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Directed/PREFIX/volatile/1/fielda_tests.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="fielda_tests.il" /> </ItemGroup>...
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="fielda_tests.il" /> </ItemGroup>...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Generics/Fields/instance_passing_class01.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // using System; public struct ValX0 { } public struct ValY0 { } public struct ValX1<T> { } public struct ValY1<T> { } public struct ValX2<T, U> { } public struct ValY2<T, U> { } pu...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // using System; public struct ValX0 { } public struct ValY0 { } public struct ValX1<T> { } public struct ValY1<T> { } public struct ValX2<T, U> { } public struct ValY2<T, U> { } pu...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/ProviderMetadata.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Globalization; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using Microsoft.Win32; namespace System.Diagnostics.Eventing.Reader { /// <s...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Globalization; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using Microsoft.Win32; namespace System.Diagnostics.Eventing.Reader { /// <s...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/oft1.txt
<?xml version="1.0" encoding="utf-8"?>Hello, world!
<?xml version="1.0" encoding="utf-8"?>Hello, world!
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/Int64Converter.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Globalization; namespace System.ComponentModel { /// <summary> /// Provides a type converter to convert 64-bit signed integer objects to and /// from variou...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Globalization; namespace System.ComponentModel { /// <summary> /// Provides a type converter to convert 64-bit signed integer objects to and /// from variou...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Common/tests/System/Xml/ModuleCore/cltmconsole.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.IO; using System.Text; using System.Diagnostics; namespace OLEDB.Test.ModuleCore { //////////////////////////////////////////////////////////////// ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.IO; using System.Text; using System.Diagnostics; namespace OLEDB.Test.ModuleCore { //////////////////////////////////////////////////////////////// ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/Loader/classloader/generics/GenericMethods/method001h.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="method001h.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="method001h.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/pal/src/libunwind/include/tdep-mips/dwarf-config.h
/* libunwind - a platform-independent unwind library Copyright (C) 2008 CodeSourcery Copyright (C) 2012 Tommi Rantala <tt.rantala@gmail.com> This file is part of libunwind. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Soft...
/* libunwind - a platform-independent unwind library Copyright (C) 2008 CodeSourcery Copyright (C) 2012 Tommi Rantala <tt.rantala@gmail.com> This file is part of libunwind. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Soft...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/mono/mono/sgen/sgen-gchandles.c
/** * \file * SGen GC handles. * * Copyright (C) 2015 Xamarin Inc * * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #include "config.h" #ifdef HAVE_SGEN_GC #include "mono/sgen/sgen-gc.h" #include "mono/sgen/sgen-client.h" #include "mono/sgen/sgen-array-li...
/** * \file * SGen GC handles. * * Copyright (C) 2015 Xamarin Inc * * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #include "config.h" #ifdef HAVE_SGEN_GC #include "mono/sgen/sgen-gc.h" #include "mono/sgen/sgen-client.h" #include "mono/sgen/sgen-array-li...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/pal/src/libunwind/doc/libunwind.man
'\" t .\" Manual page created with latex2man on Thu Jan 12 06:50:29 PST 2017 .\" NOTE: This file is generated, DO NOT EDIT. .de Vb .ft CW .nf .. .de Ve .ft R .fi .. .TH "LIBUNWIND" "3" "12 January 2017" "Programming Library " "Programming Library " .SH NAME libunwind \-\- a (mostly) platform\-independent unwind API ....
'\" t .\" Manual page created with latex2man on Thu Jan 12 06:50:29 PST 2017 .\" NOTE: This file is generated, DO NOT EDIT. .de Vb .ft CW .nf .. .de Ve .ft R .fi .. .TH "LIBUNWIND" "3" "12 January 2017" "Programming Library " "Programming Library " .SH NAME libunwind \-\- a (mostly) platform\-independent unwind API ....
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Methodical/flowgraph/dev10_bug679008/zeroInitStackSlot.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /* * The JIT was removing a zero-init, but then emitting an untracked lifetime. * Please run under GCSTRESS = 0x4 */ using System; using System.Runtime.CompilerServices; intern...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /* * The JIT was removing a zero-init, but then emitting an untracked lifetime. * Please run under GCSTRESS = 0x4 */ using System; using System.Runtime.CompilerServices; intern...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Private.Xml/tests/XmlSchema/TestFiles/TestData/import_v13_b.xsd
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="ns-b" xmlns="ns-b"> <xsd:import namespace="ns-c" schemaLocation="import_v13_c.xsd"/> <xsd:import namespace="ns-d" schemaLocation="import_v13_d.xsd"/> <xsd:complexType name="ct-A"> <xsd:sequence minOccurs="1"> <xsd:element name="a1" type...
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="ns-b" xmlns="ns-b"> <xsd:import namespace="ns-c" schemaLocation="import_v13_c.xsd"/> <xsd:import namespace="ns-d" schemaLocation="import_v13_d.xsd"/> <xsd:complexType name="ct-A"> <xsd:sequence minOccurs="1"> <xsd:element name="a1" type...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Regression/JitBlue/Runtime_57912/Runtime_57912.cs
// 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.Runtime.CompilerServices; using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential)] internal struct AA { public short tmp1; publ...
// 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.Runtime.CompilerServices; using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential)] internal struct AA { public short tmp1; publ...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/jit64/valuetypes/nullable/castclass/castclass/castclass021.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Runtime.InteropServices; using System; internal class NullableTest { private static bool BoxUnboxToNQ(object o) { return Helper.Compare((EmptyStruct)(V...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Runtime.InteropServices; using System; internal class NullableTest { private static bool BoxUnboxToNQ(object o) { return Helper.Compare((EmptyStruct)(V...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/X86/Avx1/TestNotZAndNotC.Int32.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/Loader/classloader/InterfaceFolding/Nested_I/TestCase4.il
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. .assembly extern mscorlib {} .assembly extern xunit.core {} .assembly TestCase4 {} // =============== CLASS MEMBERS DECLARATION =================== .class interface private abstrac...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. .assembly extern mscorlib {} .assembly extern xunit.core {} .assembly TestCase4 {} // =============== CLASS MEMBERS DECLARATION =================== .class interface private abstrac...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Memory/tests/ParsersAndFormatters/Parser/TestData.Parser.DecimalsAndFloats.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using System.Globalization; using System.Collections.Generic; namespace System.Buffers.Text.Tests { internal static partial class TestData { publi...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Linq; using System.Globalization; using System.Collections.Generic; namespace System.Buffers.Text.Tests { internal static partial class TestData { publi...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Common/tests/System/Net/Prerequisites/Servers/CoreFxNetCloudService/WebServer/Deflate.ashx
<%@ WebHandler Language="C#" CodeBehind="Deflate.ashx.cs" Class="WebServer.Deflate" %>
<%@ WebHandler Language="C#" CodeBehind="Deflate.ashx.cs" Class="WebServer.Deflate" %>
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/X86/Avx1/InsertVector128.Byte.1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/pal/src/safecrt/output.inl
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*** *output.c - printf style output to a FILE * * *Purpose: * This file contains the code that does all the work for the * printf family of functions. It should not be...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*** *output.c - printf style output to a FILE * * *Purpose: * This file contains the code that does all the work for the * printf family of functions. It should not be...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Microsoft.VisualBasic.Core/src/Microsoft/VisualBasic/CompilerServices/DateType.vb
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. Imports System Imports System.Globalization Imports Microsoft.VisualBasic.CompilerServices.Utils Namespace Microsoft.VisualBasic.CompilerServices <System.ComponentModel.EditorBro...
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. Imports System Imports System.Globalization Imports Microsoft.VisualBasic.CompilerServices.Utils Namespace Microsoft.VisualBasic.CompilerServices <System.ComponentModel.EditorBro...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/native/corehost/nethost/nethost.h
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #ifndef __NETHOST_H__ #define __NETHOST_H__ #include <stddef.h> #ifdef _WIN32 #ifdef NETHOST_EXPORT #define NETHOST_API __declspec(dllexport) #else // Consu...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #ifndef __NETHOST_H__ #define __NETHOST_H__ #include <stddef.h> #ifdef _WIN32 #ifdef NETHOST_EXPORT #define NETHOST_API __declspec(dllexport) #else // Consu...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/mono/mono/metadata/fdhandle.c
#include "fdhandle.h" #include "utils/mono-lazy-init.h" #include "utils/mono-coop-mutex.h" static GHashTable *fds; static MonoCoopMutex fds_mutex; static MonoFDHandleCallback fds_callback[MONO_FDTYPE_COUNT]; static mono_lazy_init_t fds_init = MONO_LAZY_INIT_STATUS_NOT_INITIALIZED; #ifndef DISABLE_ASSERT_MESSAGES sta...
#include "fdhandle.h" #include "utils/mono-lazy-init.h" #include "utils/mono-coop-mutex.h" static GHashTable *fds; static MonoCoopMutex fds_mutex; static MonoFDHandleCallback fds_callback[MONO_FDTYPE_COUNT]; static mono_lazy_init_t fds_init = MONO_LAZY_INIT_STATUS_NOT_INITIALIZED; #ifndef DISABLE_ASSERT_MESSAGES sta...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/mono/mono/mini/tiered.c
#include <config.h> #include <mono/utils/mono-compiler.h> #include "mini.h" #include "mini-runtime.h" #include <mono/utils/mono-counters.h> #include <mono/utils/mono-logger-internals.h> #ifdef ENABLE_EXPERIMENT_TIERED MiniTieredStats mini_tiered_stats; static MonoCoopCond compilation_wait; static MonoCoopMutex comp...
#include <config.h> #include <mono/utils/mono-compiler.h> #include "mini.h" #include "mini-runtime.h" #include <mono/utils/mono-counters.h> #include <mono/utils/mono-logger-internals.h> #ifdef ENABLE_EXPERIMENT_TIERED MiniTieredStats mini_tiered_stats; static MonoCoopCond compilation_wait; static MonoCoopMutex comp...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/coreclr/nativeaot/System.Private.CoreLib/src/System/Threading/Win32ThreadPoolNativeOverlapped.ExecutionContextCallbackArgs.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Threading { internal partial struct Win32ThreadPoolNativeOverlapped { private unsafe class ExecutionContextCallbackArgs { interna...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Threading { internal partial struct Win32ThreadPoolNativeOverlapped { private unsafe class ExecutionContextCallbackArgs { interna...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/HardwareIntrinsics/General/Vector64/Narrow.Double.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./docs/design/coreclr/jit/images/ThreeClassesDevirt.JPG
JFIFExifMM*; JiV >...
JFIFExifMM*; JiV >...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Fakes/ClassWithOptionalArgsCtor.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.Extensions.DependencyInjection.Specification { public class ClassWithOptionalArgsCtor { public ClassWithOptionalArgsCtor(string whatever = "BLARGH...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.Extensions.DependencyInjection.Specification { public class ClassWithOptionalArgsCtor { public ClassWithOptionalArgsCtor(string whatever = "BLARGH...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Methodical/Invoke/implicit/fr8_il_d.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="fr8.il" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="fr8.il" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/Performance/CodeQuality/Span/Indexer.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; names...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; names...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/tests/JIT/CodeGenBringUpTests/FPDist_d.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="FPDist.cs" /> </ItemGroup> </Project>...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="FPDist.cs" /> </ItemGroup> </Project>...
-1
dotnet/runtime
66,025
Move Array.CreateInstance methods to shared CoreLib
jkotas
2022-03-01T20:10:54Z
2022-03-09T15:56:10Z
6187fdfad1cc8670454a80776f0ee6a43a979fba
f97788194aa647bf46c3c1e3b0526704dce15093
Move Array.CreateInstance methods to shared CoreLib.
./src/libraries/System.Private.Xml/tests/Readers/NameTable/XmlNameTable.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using OLEDB.Test.ModuleCore; using System.IO; using XmlCoreTest.Common; namespace System.Xml.Tests { //////////////////////////////////////////////////////////////// // Modu...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using OLEDB.Test.ModuleCore; using System.IO; using XmlCoreTest.Common; namespace System.Xml.Tests { //////////////////////////////////////////////////////////////// // Modu...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/Microsoft.NETCore.Platforms/src/runtime.compatibility.json
{ "alpine": [ "alpine", "linux-musl", "linux", "unix", "any", "base" ], "alpine-arm": [ "alpine-arm", "alpine", "linux-musl-arm", "linux-musl", "linux-arm", "linux", "unix-arm", "unix", "any", "base" ], "alpine-arm64": [ "alpine-arm64", "...
{ "alpine": [ "alpine", "linux-musl", "linux", "unix", "any", "base" ], "alpine-arm": [ "alpine-arm", "alpine", "linux-musl-arm", "linux-musl", "linux-arm", "linux", "unix-arm", "unix", "any", "base" ], "alpine-arm64": [ "alpine-arm64", "...
1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/Microsoft.NETCore.Platforms/src/runtime.json
{ "runtimes": { "alpine": { "#import": [ "linux-musl" ] }, "alpine-arm": { "#import": [ "alpine", "linux-musl-arm" ] }, "alpine-arm64": { "#import": [ "alpine", "linux-musl-arm64" ] }, "alpine-x64": { "#impor...
{ "runtimes": { "alpine": { "#import": [ "linux-musl" ] }, "alpine-arm": { "#import": [ "alpine", "linux-musl-arm" ] }, "alpine-arm64": { "#import": [ "alpine", "linux-musl-arm64" ] }, "alpine-x64": { "#impor...
1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/Microsoft.NETCore.Platforms/src/runtimeGroups.props
<Project> <ItemGroup> <RuntimeGroup Include="unix"> <Parent>any</Parent> <Architectures>x64;x86;arm;armv6;armel;arm64;loongarch64;mips64;s390x</Architectures> </RuntimeGroup> <RuntimeGroup Include="linux"> <Parent>unix</Parent> <Architectures>x64;x86;arm;armv6;armel;arm64;loongarc...
<Project> <ItemGroup> <RuntimeGroup Include="unix"> <Parent>any</Parent> <Architectures>x64;x86;arm;armv6;armel;arm64;loongarch64;mips64;s390x</Architectures> </RuntimeGroup> <RuntimeGroup Include="linux"> <Parent>unix</Parent> <Architectures>x64;x86;arm;armv6;armel;arm64;loongarc...
1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Reflection.Emit.ILGeneration/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/mono/wasm/debugger/DebuggerTestSuite/appsettings.json
{ "Logging": { "LogLevel": { "Default": "Error", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "Microsoft.WebAssembly.Diagnostics.TestHarnessProxy": "Information", "Microsoft.WebAssembly.Diagnostics.DevToolsProxy": "Information", "Inspector": "Information...
{ "Logging": { "LogLevel": { "Default": "Error", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "Microsoft.WebAssembly.Diagnostics.TestHarnessProxy": "Information", "Microsoft.WebAssembly.Diagnostics.DevToolsProxy": "Information", "Inspector": "Information...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.IO.MemoryMappedFiles/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> <IncludePlatformAttributes>true</IncludePlatformAttributes> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> <IncludePlatformAttributes>true</IncludePlatformAttributes> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/samples/Directory.Build.props
<Project> <Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.props, $(MSBuildThisFileDirectory)..))" /> <PropertyGroup> <EnableDefaultItems>true</EnableDefaultItems> <UseLocalTargetingRuntimePack>true</UseLocalTargetingRuntimePack> </PropertyGroup> </Project>
<Project> <Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Build.props, $(MSBuildThisFileDirectory)..))" /> <PropertyGroup> <EnableDefaultItems>true</EnableDefaultItems> <UseLocalTargetingRuntimePack>true</UseLocalTargetingRuntimePack> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/coreclr/nativeaot/Directory.Build.props
<Project> <Import Project="../Directory.Build.props" /> <PropertyGroup> <ILLinkTrimAssembly>false</ILLinkTrimAssembly> </PropertyGroup> <PropertyGroup> <EnableDefaultItems>false</EnableDefaultItems> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <GenerateNeutralR...
<Project> <Import Project="../Directory.Build.props" /> <PropertyGroup> <ILLinkTrimAssembly>false</ILLinkTrimAssembly> </PropertyGroup> <PropertyGroup> <EnableDefaultItems>false</EnableDefaultItems> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <GenerateNeutralR...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/coreclr/clr.featuredefines.props
<Project> <PropertyGroup> <FeatureCoreCLR>true</FeatureCoreCLR> <FeatureCollectibleALC>true</FeatureCollectibleALC> <FeatureEventTrace>true</FeatureEventTrace> <FeatureICastable>true</FeatureICastable> <FeatureManagedEtwChannels>true</FeatureManagedEtwChannels> <Featu...
<Project> <PropertyGroup> <FeatureCoreCLR>true</FeatureCoreCLR> <FeatureCollectibleALC>true</FeatureCollectibleALC> <FeatureEventTrace>true</FeatureEventTrace> <FeatureICastable>true</FeatureICastable> <FeatureManagedEtwChannels>true</FeatureManagedEtwChannels> <Featu...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Runtime.Handles/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/tests/Common/XUnitWrapperGenerator/XUnitWrapperGenerator.props
<Project> <ItemGroup> <!-- Properties used for filtering --> <CompilerVisibleProperty Include="RuntimeFlavor" /> <CompilerVisibleProperty Include="TargetOS" /> <CompilerVisibleProperty Include="TargetArchitecture" /> <CompilerVisibleProperty Include="Priority" /> <!-- Properties that influenc...
<Project> <ItemGroup> <!-- Properties used for filtering --> <CompilerVisibleProperty Include="RuntimeFlavor" /> <CompilerVisibleProperty Include="TargetOS" /> <CompilerVisibleProperty Include="TargetArchitecture" /> <CompilerVisibleProperty Include="Priority" /> <!-- Properties that influenc...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Security.AccessControl/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> <SupportedOSPlatforms>windows</SupportedOSPlatforms> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> <SupportedOSPlatforms>windows</SupportedOSPlatforms> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Runtime.Loader/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/runtimeconfig.template.json
{ "configProperties": { "System.Diagnostics.DefaultActivityIdFormatIsHierarchial": true } }
{ "configProperties": { "System.Diagnostics.DefaultActivityIdFormatIsHierarchial": true } }
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Text.RegularExpressions/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.props
<!-- *********************************************************************************************** Microsoft.NETCore.Native.Unix.props WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have created a backup copy. Incorrect changes to this file will make it impossib...
<!-- *********************************************************************************************** Microsoft.NETCore.Native.Unix.props WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have created a backup copy. Incorrect changes to this file will make it impossib...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Private.Xml/tests/Readers/Directory.Build.props
<Project> <Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)..'))" /> <ItemGroup> <TrimmerRootDescriptor Include="$(MSBuildThisFileDirectory)..\ILLink.Descriptors.ModuleCore.xml" /> </ItemGroup> </Project>
<Project> <Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)..'))" /> <ItemGroup> <TrimmerRootDescriptor Include="$(MSBuildThisFileDirectory)..\ILLink.Descriptors.ModuleCore.xml" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Xml.XmlSerializer/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./eng/native/naming.props
<Project> <PropertyGroup> <StaticLibPrefix>lib</StaticLibPrefix> <ExeSuffix Condition="'$(HostOS)' == 'windows'">.exe</ExeSuffix> </PropertyGroup> <!-- Add path globs specific to native binaries to exclude unnecessary files from packages. --> <Choose> <When Condition="$(PackageRID.StartsWith('win')...
<Project> <PropertyGroup> <StaticLibPrefix>lib</StaticLibPrefix> <ExeSuffix Condition="'$(HostOS)' == 'windows'">.exe</ExeSuffix> </PropertyGroup> <!-- Add path globs specific to native binaries to exclude unnecessary files from packages. --> <Choose> <When Condition="$(PackageRID.StartsWith('win')...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Threading.Overlapped/Directory.Build.props
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> <SupportedOSPlatforms>windows</SupportedOSPlatforms> </PropertyGroup> </Project>
<Project> <Import Project="..\Directory.Build.props" /> <PropertyGroup> <StrongNameKeyId>Microsoft</StrongNameKeyId> <SupportedOSPlatforms>windows</SupportedOSPlatforms> </PropertyGroup> </Project>
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/mono/sample/wasm/console-node-ts/tsconfig.json
{ "compilerOptions": { "moduleResolution": "Node", "target": "ESNext", "module": "ESNext", "strict": true, "outDir": "bin" } }
{ "compilerOptions": { "moduleResolution": "Node", "target": "ESNext", "module": "ESNext", "strict": true, "outDir": "bin" } }
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/tests/JIT/jit64/valuetypes/nullable/box-unbox/null/box-unbox-null016.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Runtime.InteropServices; using System; internal class NullableTest { private static bool BoxUnboxToNQGen<T>(T o) { return ((object)o) == null; } ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Runtime.InteropServices; using System; internal class NullableTest { private static bool BoxUnboxToNQGen<T>(T o) { return ((object)o) == null; } ...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/coreclr/pal/src/libunwind/src/loongarch64/Ginit_remote.c
/* libunwind - a platform-independent unwind library Copyright (C) 2008 CodeSourcery Copyright (C) 2021 Loongson Technology Corporation Limited This file is part of libunwind. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S...
/* libunwind - a platform-independent unwind library Copyright (C) 2008 CodeSourcery Copyright (C) 2021 Loongson Technology Corporation Limited This file is part of libunwind. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/tests/JIT/Methodical/switch/switch7.il
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // calling switch in a loop .assembly extern System.Runtime.Extensions { auto } .assembly extern legacy library mscorlib { auto } .assembly 'switch7' { } .assembly extern xunit.c...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // calling switch in a loop .assembly extern System.Runtime.Extensions { auto } .assembly extern legacy library mscorlib { auto } .assembly 'switch7' { } .assembly extern xunit.c...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.Forwards.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // ------------------------------------------------------------------------------ // Changes to this file must follow the https://aka.ms/api-review process. // ----------------------...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // ------------------------------------------------------------------------------ // Changes to this file must follow the https://aka.ms/api-review process. // ----------------------...
-1
dotnet/runtime
66,022
Add Android 32 to RID graph
Supports Android 12L, which will be stable most likely by summer or earlier.
steveisok
2022-03-01T19:37:08Z
2022-03-11T21:09:58Z
a883caa0803778084167b978281c34db8e753246
36a435cf12309f5119c2f5ce103af7fa28150d72
Add Android 32 to RID graph. Supports Android 12L, which will be stable most likely by summer or earlier.
./src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/UnixNetworkInterface.cs
// 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.Generic; using System.Diagnostics; namespace System.Net.NetworkInformation { internal abstract class UnixNetworkInterface : NetworkInterface { ...
// 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.Generic; using System.Diagnostics; namespace System.Net.NetworkInformation { internal abstract class UnixNetworkInterface : NetworkInterface { ...
-1