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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Security.Principal.Windows/tests/WindowsIdentityImpersonatedTests.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; using System.ComponentModel; using System.Linq; using System.Net; using System.Runtime.InteropServices; using System.Security.Cryptography; using System.Security.Princi...
// 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.ComponentModel; using System.Linq; using System.Net; using System.Runtime.InteropServices; using System.Security.Cryptography; using System.Security.Princi...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Collections.Immutable/src/Properties/InternalsVisibleTo.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.CompilerServices; [assembly: InternalsVisibleTo("System.Collections.Immutable.Tests, PublicKey=00240000048000009400000006020000002400005253413100040000010001004...
// 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.CompilerServices; [assembly: InternalsVisibleTo("System.Collections.Immutable.Tests, PublicKey=00240000048000009400000006020000002400005253413100040000010001004...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Reflection.Metadata/src/System/Reflection/Internal/Utilities/StreamExtensions.netstandard2.0.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.Runtime.InteropServices; namespace System.Reflection.Internal { internal static partial class StreamExtensions { private static bool Is...
// 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.Runtime.InteropServices; namespace System.Reflection.Internal { internal static partial class StreamExtensions { private static bool Is...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/General/Vector128_1/op_ExclusiveOr.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/Common/src/Interop/Windows/Kernel32/Interop.CopyFile.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; internal static partial class Interop { internal static partial class Kernel32 { internal static int CopyFile(str...
// 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; internal static partial class Interop { internal static partial class Kernel32 { internal static int CopyFile(str...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Private.Xml/tests/Writers/RwFactory/CXmlDriverVariation.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; namespace System.Xml.Tests { /// <summary> /// CXmlDriverVariation /// </summary> public class CXmlDriverVariation : CVariation { ...
// 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; namespace System.Xml.Tests { /// <summary> /// CXmlDriverVariation /// </summary> public class CXmlDriverVariation : CVariation { ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Composition/tests/MetadataConstraintTests.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.Composition.Hosting.Core; using System.Linq; using System.Text; using System.Threading.Tasks; using Xunit; namespace Sys...
// 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.Composition.Hosting.Core; using System.Linq; using System.Text; using System.Threading.Tasks; using Xunit; namespace Sys...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/nativeaot/SmokeTests/PInvoke/PInvoke.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #if MULTIMODULE_BUILD && !DEBUG // Some tests won't work if we're using optimizing codegen, but scanner doesn't run. // This currently happens in optimized multi-obj builds. #define ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #if MULTIMODULE_BUILD && !DEBUG // Some tests won't work if we're using optimizing codegen, but scanner doesn't run. // This currently happens in optimized multi-obj builds. #define ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/coreclr/nativeaot/System.Private.CoreLib/src/System/Runtime/ExceptionIDs.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.Runtime { public enum ExceptionIDs { OutOfMemory = 1, Arithmetic = 2, ArrayTypeMismatch = 3, DivideByZero = 4, IndexO...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Runtime { public enum ExceptionIDs { OutOfMemory = 1, Arithmetic = 2, ArrayTypeMismatch = 3, DivideByZero = 4, IndexO...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Private.CoreLib/src/System/Guid.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.Buffers.Binary; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Numerics; using System.Runtime.CompilerServices...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Buffers.Binary; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Numerics; using System.Runtime.CompilerServices...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/General/Vector128_1/op_Inequality.Single.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamStreamToStreamTest.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.IO; using System.Linq; using System.Net.Sockets; using System.Net.Test.Common; using System.Security.Authentication; using System.Secur...
// 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.IO; using System.Linq; using System.Net.Sockets; using System.Net.Test.Common; using System.Security.Authentication; using System.Secur...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.ComponentModel.Composition.Registration/tests/System/ComponentModel/Composition/Registration/ExportInterfacesContractExclusionTests.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.Linq; using System.Reflection; using System.ComponentModel.Composition.Hosting; using Xunit; namespace System.ComponentModel.Compositi...
// 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.Linq; using System.Reflection; using System.ComponentModel.Composition.Hosting; using Xunit; namespace System.ComponentModel.Compositi...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/X86/Shared/SimpleUnOpTest_DataTable.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.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.Intrinsics; using System.Runtime.Intrinsics....
// 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.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Runtime.Intrinsics; using System.Runtime.Intrinsics....
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Net.ServicePoint/src/System/Net/SecurityProtocolType.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.Security.Authentication; namespace System.Net { [Flags] public enum SecurityProtocolType { SystemDefault = 0, #pragma warning disable CS0618 ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Security.Authentication; namespace System.Net { [Flags] public enum SecurityProtocolType { SystemDefault = 0, #pragma warning disable CS0618 ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Security.Cryptography.X509Certificates/tests/X509StoreMutableTests.iOS.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.Security.Cryptography.X509Certificates.Tests { public static partial class X509StoreMutableTests { public static bool PermissionsAllowS...
// 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.Security.Cryptography.X509Certificates.Tests { public static partial class X509StoreMutableTests { public static bool PermissionsAllowS...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/FatFunctionPointerNode.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; namespace ILCompiler.DependencyAnalysis { /// <summary> /// Represents a fat functio...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; namespace ILCompiler.DependencyAnalysis { /// <summary> /// Represents a fat functio...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/ShiftRightLogicalRounded.Vector128.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/AddPairwiseWideningAndAdd.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/ExportMetadataAttributeTests.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.ComponentModel.Composition { public class ExportMetadataAttributeTests { [Fact] public void Constructor_NullAsNameArgument_Shou...
// 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.ComponentModel.Composition { public class ExportMetadataAttributeTests { [Fact] public void Constructor_NullAsNameArgument_Shou...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Net.Http/src/System/Net/Http/Headers/KnownHeader.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; using System.Text; namespace System.Net.Http.Headers { internal sealed partial class KnownHeader { public KnownHeader(string name, int? htt...
// 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; using System.Text; namespace System.Net.Http.Headers { internal sealed partial class KnownHeader { public KnownHeader(string name, int? htt...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AddSaturateScalar.Vector64.Byte.Vector64.Byte.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/General/Vector128/Max.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Data.Odbc/src/System/Data/Odbc/OdbcMetaDataColumnNames.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.Data.Odbc { public static class OdbcMetaDataColumnNames { public static readonly string BooleanFalseLiteral = "BooleanFalseLiteral"; public s...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Data.Odbc { public static class OdbcMetaDataColumnNames { public static readonly string BooleanFalseLiteral = "BooleanFalseLiteral"; public s...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/baseservices/exceptions/generics/genericexceptions07.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.Globalization; using System.IO; class MyException : Exception { } public class Help { public static Exception s_exceptionToThrow; public static bool s_m...
// 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.Globalization; using System.IO; class MyException : Exception { } public class Help { public static Exception s_exceptionToThrow; public static bool s_m...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/LoadVector64.Int16.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,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Linq.Expressions/src/System/Linq/Expressions/MemberListBinding.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.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Dynami...
// 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.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Dynami...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/Microsoft.VisualBasic.Core/src/Microsoft/VisualBasic/CompilerServices/VB6BinaryFile.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 Microsoft.VisualBasic.CompilerServices.ExceptionUtils Imports Microsoft.VisualBasic.CompilerServices.Utils Imports System.Runtime.Versioning Imports System.Diagn...
' 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 Microsoft.VisualBasic.CompilerServices.ExceptionUtils Imports Microsoft.VisualBasic.CompilerServices.Utils Imports System.Runtime.Versioning Imports System.Diagn...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/Methodical/eh/basics/throwinfinallyintryfilter3_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="throwinfinallyintryfilter3.il" /> </ItemGroup> <ItemGroup> ...
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="throwinfinallyintryfilter3.il" /> </ItemGroup> <ItemGroup> ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/Methodical/Arrays/lcs/lcs2_do.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>True</Optimize> <GCStressIncompatible>true</GCStressIncompatible> </PropertyGroup> <ItemGroup> <Compile Include="lcs2.cs" /> </ItemGroup> ...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>True</Optimize> <GCStressIncompatible>true</GCStressIncompatible> </PropertyGroup> <ItemGroup> <Compile Include="lcs2.cs" /> </ItemGroup> ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/coreclr/inc/mpl/type_list
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // // Used in template metaprogramming, type lists consist of a series of // Scheme-like nodes that contain a Head type and a Tail type. The head // type is usually a non-list type, ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // // Used in template metaprogramming, type lists consist of a series of // Scheme-like nodes that contain a Head type and a Tail type. The head // type is usually a non-list type, ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/GC/Stress/Tests/LeakGenThrd.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.Threading; using System; using System.IO; // Licensed under the MIT license. See LICENSE file in the project root for full license information. // namespace LGen { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Threading; using System; using System.IO; // Licensed under the MIT license. See LICENSE file in the project root for full license information. // namespace LGen { ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Transactions.Local/tests/AsyncTest.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.Threading; using Xunit; namespace System.Transactions.Tests { // Ported from Mono public class AsyncTest : IDisposable { public AsyncTest() ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Threading; using Xunit; namespace System.Transactions.Tests { // Ported from Mono public class AsyncTest : IDisposable { public AsyncTest() ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/Loader/classloader/InterfaceFolding/TestCase4_Nested_I_Nested_J.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Nested_I_Nested_J\TestCase4.il" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Nested_I_Nested_J\TestCase4.il" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Reflection.Metadata/tests/Metadata/Ecma335/MetadataBuilderTests.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.Immutable; using System.Reflection.Metadata.Tests; using Xunit; namespace System.Reflection.Metadata.Ecma335.Tests { public class Metadata...
// 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.Immutable; using System.Reflection.Metadata.Tests; using Xunit; namespace System.Reflection.Metadata.Ecma335.Tests { public class Metadata...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/mono/mono/mini/mini-codegen.c
/** * \file * Arch independent code generation functionality * * (C) 2003 Ximian, Inc. */ #include "config.h" #include <string.h> #include <math.h> #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #include <mono/metadata/appdomain.h> #include <mono/metadata/debug-helpers.h> #include <mono/metadata/threads.h> #in...
/** * \file * Arch independent code generation functionality * * (C) 2003 Ximian, Inc. */ #include "config.h" #include <string.h> #include <math.h> #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #include <mono/metadata/appdomain.h> #include <mono/metadata/debug-helpers.h> #include <mono/metadata/threads.h> #in...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/Regression/JitBlue/GitHub_11733/GitHub_11733.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType /> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).cs" /> </ItemGroup> </Project>...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType /> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).cs" /> </ItemGroup> </Project>...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/IL_Conformance/Old/Conformance_Base/call.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <RestorePackages>true</RestorePackages> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile...
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <RestorePackages>true</RestorePackages> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest942/Generated942.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 { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 } .assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) } //TYPES IN ...
// 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 { .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) .ver 4:0:0:0 } .assembly extern TestFramework { .publickeytoken = ( B0 3F 5F 7F 11 D5 0A 3A ) } //TYPES IN ...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tasks/AndroidAppBuilder/Templates/MainActivity.java
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. package net.dot; import android.app.Activity; import android.os.Bundle; import android.os.Handler; import android.os.Looper; import android.widget.RelativeLayout; import android.wid...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. package net.dot; import android.app.Activity; import android.os.Bundle; import android.os.Handler; import android.os.Looper; import android.widget.RelativeLayout; import android.wid...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/Interop/COM/NativeClients/DefaultInterfaces.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> </PropertyGroup> <ItemGroup> <ProjectReference Include="DefaultInterfaces/CMakeLists.txt" /> <ProjectReference Include="../NETServer/NETServer.DefaultInterfaces.ilproj" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> </PropertyGroup> <ItemGroup> <ProjectReference Include="DefaultInterfaces/CMakeLists.txt" /> <ProjectReference Include="../NETServer/NETServer.DefaultInterfaces.ilproj" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <Nullable>enable</Nullable> <TargetFramework>$(NetCoreAppCurrent)</TargetFramework> </PropertyGroup> <ItemGroup> <Compile Include="System.Web.HttpUtility.cs" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\System.Collections.Specia...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <Nullable>enable</Nullable> <TargetFramework>$(NetCoreAppCurrent)</TargetFramework> </PropertyGroup> <ItemGroup> <Compile Include="System.Web.HttpUtility.cs" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\System.Collections.Specia...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/SIMD/AbsGeneric.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.Numerics; namespace VectorMathTests { class Program { const float EPS = Single.Epsilon * 5; stat...
// 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.Numerics; namespace VectorMathTests { class Program { const float EPS = Single.Epsilon * 5; stat...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./docs/design/features/code-versioning-profiler-breaking-changes.md
# Code Versioning Profiler Breaking Changes # The runtime changes done as part of the code versioning feature will cause some (hopefully minor) breaking changes to be visible via the profiler API. My goal is to advertise these coming changes and solicit feedback about what will be easiest for profiler writers to absor...
# Code Versioning Profiler Breaking Changes # The runtime changes done as part of the code versioning feature will cause some (hopefully minor) breaking changes to be visible via the profiler API. My goal is to advertise these coming changes and solicit feedback about what will be easiest for profiler writers to absor...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M09/b14057/b14057.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 class test { static byte by = 13; public static int Main(string[] args) { byte by1 = (byte)(by >> 1); byte by2 = (byte)(by >> 1);...
// 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 class test { static byte by = 13; public static int Main(string[] args) { byte by1 = (byte)(by >> 1); byte by2 = (byte)(by >> 1);...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/jit64/hfa/main/testC/hfa_testC.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; namespace HFATest { public class TestCase { #pragma warning disable 0414 const sbyte CONST_INT8 = (sbyte)77; const short CONST_INT16 = (short)...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; namespace HFATest { public class TestCase { #pragma warning disable 0414 const sbyte CONST_INT8 = (sbyte)77; const short CONST_INT16 = (short)...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-6-3D.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 414 using System; public class A{ ////////////////////////////// // Instance Fields public int FldPubInst; private int FldPrivInst; protected int FldFa...
// 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 414 using System; public class A{ ////////////////////////////// // Instance Fields public int FldPubInst; private int FldPrivInst; protected int FldFa...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Security.Cryptography.Pkcs/tests/Oids.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.Pkcs.Tests { internal static class Oids { // Symmetric encryption algorithms public const string Rc2 = "1.2.840.113549....
// 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.Pkcs.Tests { internal static class Oids { // Symmetric encryption algorithms public const string Rc2 = "1.2.840.113549....
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/UnmanagedFunctionPointerAttributeTests.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 UnmanagedFunctionPointerAttributeTests { [Theory] [InlineData((CallingConvention)(...
// 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 UnmanagedFunctionPointerAttributeTests { [Theory] [InlineData((CallingConvention)(...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/jit64/opt/cse/HugeField1.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <GCStressIncompatible>true</GCStressIncompatible> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Co...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <GCStressIncompatible>true</GCStressIncompatible> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Co...
-1
dotnet/runtime
66,169
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's
Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
eiriktsarpalis
2022-03-03T22:59:21Z
2022-03-04T16:48:09Z
11b79618faf1023ba4ea26b4037f495f81070d79
1d82d48e8c8150bfb549f095d6dafb599ff9f229
Make ReadStack.JsonTypeInfo derivation logic consistent with WriteStack's. Simplifies the derivation logic for the `ReadStack.JsonTypeInfo` property, making it consistent with `WriteStack.JsonTypeInfo`. Backported change from the polymorphism prototype.
./src/tests/JIT/Methodical/AsgOp/r8/r8_cs_do.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="r8.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="r8.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./.github/CODEOWNERS
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. # See https://help.github.com/articles/about-code-owners/ /src/libraries/Common/src/Interop/ @dotnet/platform-deps-team /src/libraries/Common/src/System/Net/Http/aspnetcore...
# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. # See https://help.github.com/articles/about-code-owners/ /src/libraries/Common/src/Interop/ @dotnet/platform-deps-team /src/libraries/Common/src/System/Net/Http/aspnetcore...
1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./.github/fabricbot.json
[ { "taskType": "scheduledAndTrigger", "capabilityId": "IssueRouting", "subCapability": "@Mention", "version": "1.0", "config": { "taskName": "Area-owners", "labelsAndMentions": [ { "labels": [ "area-System.Security" ], "mentionees": [ ...
[ { "taskType": "scheduledAndTrigger", "capabilityId": "IssueRouting", "subCapability": "@Mention", "version": "1.0", "config": { "taskName": "Area-owners", "labelsAndMentions": [ { "labels": [ "area-System.Security" ], "mentionees": [ ...
1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/area-owners.md
# Pull Requests Tagging If you need to tag folks on an issue or PR, you will generally want to tag the owners (not the lead) for [area](#areas) to which the change or issue is closest to. For areas which are large and can be operating system or architecture specific it's better to tag owners of [OS](#operating-systems...
# Pull Requests Tagging If you need to tag folks on an issue or PR, you will generally want to tag the owners (not the lead) for [area](#areas) to which the change or issue is closest to. For areas which are large and can be operating system or architecture specific it's better to tag owners of [OS](#operating-systems...
1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Manifest/localize/WorkloadManifest.de.json
{ "workloads/wasm-tools/description": ".NET WebAssembly-Buildtools" }
{ "workloads/wasm-tools/description": ".NET WebAssembly-Buildtools" }
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./.github/workflows/markdownlint-problem-matcher.json
{ "problemMatcher": [ { "owner": "markdownlint", "pattern": [ { "regexp": "^([^:]*):(\\d+):?(\\d+)?\\s([\\w-\\/]*)\\s(.*)$", "file": 1, "line": 2, "column": 3, "code": ...
{ "problemMatcher": [ { "owner": "markdownlint", "pattern": [ { "regexp": "^([^:]*):(\\d+):?(\\d+)?\\s([\\w-\\/]*)\\s(.*)$", "file": 1, "line": 2, "column": 3, "code": ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/design/features/source-generator-pinvokes.md
# Source Generator P/Invokes ## Purpose The CLR possesses a rich built-in marshaling mechanism for interoperability with native code that is handled at runtime. This system was designed to free .NET developers from having to author complex and potentially ABI sensitive [type conversion code][typemarshal_link] from a ...
# Source Generator P/Invokes ## Purpose The CLR possesses a rich built-in marshaling mechanism for interoperability with native code that is handled at runtime. This system was designed to free .NET developers from having to author complex and potentially ABI sensitive [type conversion code][typemarshal_link] from a ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./.github/fabricbot/generated/areapods-machinelearning.json
[ { "taskType": "trigger", "capabilityId": "IssueResponder", "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { "conditions": { "operator": "and", "operands": [ { "operator": "or", "operands": [ { ...
[ { "taskType": "trigger", "capabilityId": "IssueResponder", "subCapability": "IssuesOnlyResponder", "version": "1.0", "config": { "conditions": { "operator": "and", "operands": [ { "operator": "or", "operands": [ { ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/tests/FunctionalTests/Android/Device_Emulator/RuntimeConfig/runtimeconfig.template.json
{ "configProperties": { "abc": "4", "test_runtimeconfig_json": "25" } }
{ "configProperties": { "abc": "4", "test_runtimeconfig_json": "25" } }
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/design/coreclr/profiling/davbr-blog-archive/GC Heap and Alignment Padding.md
*This blog post originally appeared on David Broman's blog on 12/29/2011* The docs for [GetObjectSize](http://msdn.microsoft.com/en-US/library/ms231885(v=VS.100).aspx) have recently been updated with this info, but I wanted to mention it here, too, to ensure you were aware of this information. Some profilers manuall...
*This blog post originally appeared on David Broman's blog on 12/29/2011* The docs for [GetObjectSize](http://msdn.microsoft.com/en-US/library/ms231885(v=VS.100).aspx) have recently been updated with this info, but I wanted to mention it here, too, to ensure you were aware of this information. Some profilers manuall...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/mono/mono/tests/metadata-verifier/cli-header-tests.md
cli-header-basic { assembly simple-assembly.exe #the section dir must point to a valid rva invalid offset pe-optional-header + 208 set-uint 0x88888 #the cli header must be there invalid offset pe-optional-header + 208 set-uint 0 #the cli header size must be == 72 invalid offset pe-optional-header + 212 set-ui...
cli-header-basic { assembly simple-assembly.exe #the section dir must point to a valid rva invalid offset pe-optional-header + 208 set-uint 0x88888 #the cli header must be there invalid offset pe-optional-header + 208 set-uint 0 #the cli header size must be == 72 invalid offset pe-optional-header + 212 set-ui...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/workflow/testing/using-your-build.md
# Using your .NET Runtime Build We assume that you have successfully built the repository and thus have files of the form ``` ~/runtime/artifacts/bin/coreclr/<OS>.<arch>.<flavor>/ ``` To run your newly built .NET Runtime in addition to the application itself, you will need a 'host' program that will load the Run...
# Using your .NET Runtime Build We assume that you have successfully built the repository and thus have files of the form ``` ~/runtime/artifacts/bin/coreclr/<OS>.<arch>.<flavor>/ ``` To run your newly built .NET Runtime in addition to the application itself, you will need a 'host' program that will load the Run...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/workflow/testing/libraries/testing-apple.md
# Testing Libraries on iOS, tvOS, and MacCatalyst ## Prerequisites - XCode 11.3 or higher - a certificate and provisioning profile if using a device - a simulator with a proper device type and OS version. Go `XCode > Window > Devices and Simulators` to revise the list of the available simulators and then `"+" button ...
# Testing Libraries on iOS, tvOS, and MacCatalyst ## Prerequisites - XCode 11.3 or higher - a certificate and provisioning profile if using a device - a simulator with a proper device type and OS version. Go `XCode > Window > Devices and Simulators` to revise the list of the available simulators and then `"+" button ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Net.WebSockets.Client/tests/package-lock.json
{ "name": "system.net.websockets.client.tests", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "system.net.websockets.client.tests", "version": "1.0.0", "license": "ISC", "dependencies": { "ws": "^8.4.0" } }, "node_modu...
{ "name": "system.net.websockets.client.tests", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "system.net.websockets.client.tests", "version": "1.0.0", "license": "ISC", "dependencies": { "ws": "^8.4.0" } }, "node_modu...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/coding-guidelines/breaking-change-rules.md
Breaking Change Rules ===================== * [Behavioral Changes](#behavioral-changes) * [Property, Field, Parameter and Return Values](#property-field-parameter-and-return-values) * [Exceptions](#exceptions) * [Platform Support](#platform-support) * [Code](#code) * [Source and Binary Compatibility Chang...
Breaking Change Rules ===================== * [Behavioral Changes](#behavioral-changes) * [Property, Field, Parameter and Return Values](#property-field-parameter-and-return-values) * [Exceptions](#exceptions) * [Platform Support](#platform-support) * [Code](#code) * [Source and Binary Compatibility Chang...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/design/coreclr/jit/finally-optimizations.md
Finally Optimizations ===================== In MSIL, a try-finally is a construct where a block of code (the finally) is guaranteed to be executed after control leaves a protected region of code (the try) either normally or via an exception. In RyuJit a try-finally is currently implemented by transforming the finally...
Finally Optimizations ===================== In MSIL, a try-finally is a construct where a block of code (the finally) is guaranteed to be executed after control leaves a protected region of code (the try) either normally or via an exception. In RyuJit a try-finally is currently implemented by transforming the finally...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/design/coreclr/jit/porting-ryujit.md
# RyuJIT: Porting to different platforms First, understand the JIT architecture by reading [RyuJIT overview](ryujit-overview.md). # What is a Platform? * Target instruction set * Target pointer size * Target operating system * Target calling convention and ABI (Application Binary Interface) * Runtime data structures...
# RyuJIT: Porting to different platforms First, understand the JIT architecture by reading [RyuJIT overview](ryujit-overview.md). # What is a Platform? * Target instruction set * Target pointer size * Target operating system * Target calling convention and ABI (Application Binary Interface) * Runtime data structures...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticLambda/deltascript.json
{ "changes": [ {"document": "AddStaticLambda.cs", "update": "AddStaticLambda_v1.cs"}, ] }
{ "changes": [ {"document": "AddStaticLambda.cs", "update": "AddStaticLambda_v1.cs"}, ] }
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Manifest/localize/WorkloadManifest.zh-Hans.json
{ "workloads/wasm-tools/description": ".NET WebAssembly 生成工具" }
{ "workloads/wasm-tools/description": ".NET WebAssembly 生成工具" }
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/installer/tests/Assets/TestUtils/SDKLookup/SingleDigit-global.json
{ "sdk": { "version": "9999.3.4-global-dummy" } }
{ "sdk": { "version": "9999.3.4-global-dummy" } }
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/project/performance-guidelines.md
Performance Requirements ======================== The .NET runtime supports a wide variety of high performance applications. As such, performance is a key design element for every change. This guidance is designed to share how we collect data and analyze the performance of the runtime. You may also want to read abo...
Performance Requirements ======================== The .NET runtime supports a wide variety of high performance applications. As such, performance is a key design element for every change. This guidance is designed to share how we collect data and analyze the performance of the runtime. You may also want to read abo...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./docs/design/coreclr/botr/README.md
# The Book of the Runtime Welcome to the Book of the Runtime (BOTR) for the .NET Runtime. This contains a collection of articles about the non-trivial internals of the .NET Runtime. Its intended audience are people actually modifying the code or simply wishing to have a deep understanding of the runtime. Below i...
# The Book of the Runtime Welcome to the Book of the Runtime (BOTR) for the .NET Runtime. This contains a collection of articles about the non-trivial internals of the .NET Runtime. Its intended audience are people actually modifying the code or simply wishing to have a deep understanding of the runtime. Below i...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/Insert.Vector64.UInt32.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,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Text.Json/src/System/Text/Json/Document/JsonElement.ArrayEnumerator.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.Collections.Generic; using System.Diagnostics; namespace System.Text.Json { public partial struct JsonElement { /// <summary> ...
// 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.Collections.Generic; using System.Diagnostics; namespace System.Text.Json { public partial struct JsonElement { /// <summary> ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Data.Common/src/System/Data/DataReaderExtensions.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.Data.Common; using System.IO; using System.Threading; using System.Threading.Tasks; namespace System.Data { public static class DataRea...
// 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.Data.Common; using System.IO; using System.Threading; using System.Threading.Tasks; namespace System.Data { public static class DataRea...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/tests/JIT/Methodical/MDArray/GaussJordan/classarr.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. //Solving AX=B and the inverse of A with Gauss-Jordan algorithm using System; using Xunit; public class MatrixCls { public double[,] arr; public MatrixCls(int n, int m) ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. //Solving AX=B and the inverse of A with Gauss-Jordan algorithm using System; using Xunit; public class MatrixCls { public double[,] arr; public MatrixCls(int n, int m) ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Private.Xml/src/System/Xml/BinHexDecoder.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; namespace System.Xml { internal sealed class BinHexDecoder : IncrementalReadDecoder { // // Fields // ...
// 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; namespace System.Xml { internal sealed class BinHexDecoder : IncrementalReadDecoder { // // Fields // ...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/coreclr/pal/tests/palsuite/c_runtime/_vsnprintf_s/test16/test16.cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*===================================================================== ** ** Source: test16.c ** ** Purpose: Test #16 for the _vsnprintf function. ** ** **=====================...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*===================================================================== ** ** Source: test16.c ** ** Purpose: Test #16 for the _vsnprintf function. ** ** **=====================...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/tests/JIT/HardwareIntrinsics/X86/Sse41/BlendVariable.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,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/tests/JIT/HardwareIntrinsics/X86/Avx2/HorizontalAdd_r.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <PropertyGroup> <DebugType>Embedded</DebugType> <Optimize /> </PropertyGroup> <ItemGroup> <Compile Include="HorizontalAdd.cs" /> </ItemGroup> </Proj...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <PropertyGroup> <DebugType>Embedded</DebugType> <Optimize /> </PropertyGroup> <ItemGroup> <Compile Include="HorizontalAdd.cs" /> </ItemGroup> </Proj...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/tests/JIT/Regression/JitBlue/Runtime_57061/Runtime_57061.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // Generated by Fuzzlyn v1.2 on 2021-08-07 03:24:16 // Run on .NET 6.0.0-dev on Arm Linux // Seed: 12756399625466979010 // Reduced from 798.7 KiB to 1.5 KiB in 03:42:20 // Crashes th...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // Generated by Fuzzlyn v1.2 on 2021-08-07 03:24:16 // Run on .NET 6.0.0-dev on Arm Linux // Seed: 12756399625466979010 // Reduced from 798.7 KiB to 1.5 KiB in 03:42:20 // Crashes th...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>$(NetCoreAppCurrent);$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <ItemGroup> <Compile Include="System.Diagnostics.PerformanceCounter.cs" Co...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>$(NetCoreAppCurrent);$(NetCoreAppMinimum);netstandard2.0;$(NetFrameworkMinimum)</TargetFrameworks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> </PropertyGroup> <ItemGroup> <Compile Include="System.Diagnostics.PerformanceCounter.cs" Co...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Net.Mail/src/System/Net/Mail/SmtpClient.Browser.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.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Runtime.Versioning; using System.Security.Cryptography.X509Certificates; using System.T...
// 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.ComponentModel; using System.Diagnostics.CodeAnalysis; using System.Runtime.Versioning; using System.Security.Cryptography.X509Certificates; using System.T...
-1
dotnet/runtime
66,160
Update files to remove imhameed
SamMonoRT
2022-03-03T20:37:43Z
2022-03-04T17:15:58Z
1d82d48e8c8150bfb549f095d6dafb599ff9f229
611d45f73e65076ebff2f8b71c668cf56114deae
Update files to remove imhameed.
./src/libraries/System.Private.Xml.Linq/tests/xNodeReader/ErrorConditions.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.Xml; using System.Xml.Linq; using Microsoft.Test.ModuleCore; namespace CoreXml.Test.XLinq { public partial class XNo...
// 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.Xml; using System.Xml.Linq; using Microsoft.Test.ModuleCore; namespace CoreXml.Test.XLinq { public partial class XNo...
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/CompilationModuleGroup.Aot.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Internal.TypeSystem; namespace ILCompiler { partial class CompilationModuleGroup : IInliningPolicy { /// <summary> /// If true, type dictionary of "typ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Internal.TypeSystem; namespace ILCompiler { partial class CompilationModuleGroup : IInliningPolicy { /// <summary> /// If true, type dictionary of "typ...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/EETypeNode.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 Internal.IL; using Internal.Runtime; using Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; u...
// 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 Internal.IL; using Internal.Runtime; using Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; u...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/FrozenStringNode.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.Text; using Internal.TypeSystem; namespace ILCompiler.DependencyAnalysis { public class FrozenStringNode : EmbeddedObjectNode, ...
// 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.Text; using Internal.TypeSystem; namespace ILCompiler.DependencyAnalysis { public class FrozenStringNode : EmbeddedObjectNode, ...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.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.Concurrent; using System.Collections.Generic; using System.Diagnostics; using System.Text; using ILCompiler.DependencyAnalysisFramework; usin...
// 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.Concurrent; using System.Collections.Generic; using System.Diagnostics; using System.Text; using ILCompiler.DependencyAnalysisFramework; usin...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/TentativeInstanceMethodNode.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 ILCompiler.DependencyAnalysisFramework; using Internal.IL; using Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostic...
// 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 ILCompiler.DependencyAnalysisFramework; using Internal.IL; using Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostic...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/MultiFileCompilationModuleGroup.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 ILCompiler.DependencyAnalysis; using Internal.TypeSystem; using Internal.TypeSystem.Ecma; namespace ...
// 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 ILCompiler.DependencyAnalysis; using Internal.TypeSystem; using Internal.TypeSystem.Ecma; namespace ...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/SingleFileCompilationModuleGroup.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; using Internal.TypeSystem; namespace ILCompiler { public class SingleFileCompilationModuleGroup : CompilationModuleGroup { public override...
// 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; using Internal.TypeSystem; namespace ILCompiler { public class SingleFileCompilationModuleGroup : CompilationModuleGroup { public override...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/SingleMethodCompilationModuleGroup.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; using Internal.TypeSystem; namespace ILCompiler { /// <summary> /// A compilation group that only contains a single method. Useful for development...
// 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; using Internal.TypeSystem; namespace ILCompiler { /// <summary> /// A compilation group that only contains a single method. Useful for development...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/tests/nativeaot/SmokeTests/DeadCodeElimination/DeadCodeElimination.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.CodeAnalysis; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; class Program { static...
// 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.CodeAnalysis; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; class Program { static...
1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/tests/tracing/eventpipe/processenvironment/processenvironment.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.Tracing; using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.InteropServices; ...
// 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.Tracing; using System.Diagnostics; using System.IO; using System.Linq; using System.Runtime.InteropServices; ...
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/tests/JIT/HardwareIntrinsics/X86/Avx2/SubtractSaturate.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; using System.Runtime.Intrinsics.X86; using System.Runtime.Intrinsics; namespace IntelHa...
// 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; using System.Runtime.Intrinsics.X86; using System.Runtime.Intrinsics; namespace IntelHa...
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/libraries/System.Data.Common/tests/TrimmingTests/DbConnectionStringBuilder.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.Data.Common; using System.ComponentModel; using System.Collections; namespace DbConnectionStringBuilderTrimmingTests { class Program { sta...
// 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.Data.Common; using System.ComponentModel; using System.Collections; namespace DbConnectionStringBuilderTrimmingTests { class Program { sta...
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericCompositionNode.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 Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; using GenericVariance = Internal.Runtime.GenericVariance; namespace ILCompile...
// 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 Internal.Text; using Internal.TypeSystem; using Debug = System.Diagnostics.Debug; using GenericVariance = Internal.Runtime.GenericVariance; namespace ILCompile...
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/EC/ECKeyFileTests.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.Security.Cryptography.Encryption.RC2.Tests; using System.Text; using Test.Cryptography; using Xunit; namespace System.Security.Cryptography.Tests { [SkipOnPlatform(...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Security.Cryptography.Encryption.RC2.Tests; using System.Text; using Test.Cryptography; using Xunit; namespace System.Security.Cryptography.Tests { [SkipOnPlatform(...
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/mono/mono/tests/assembly-load-dir2/Lib.cs
using System; public class LibClass { public LibClass () { Console.WriteLine ("dir2"); } public override string ToString () { return "LibClass from dir2"; } }
using System; public class LibClass { public LibClass () { Console.WriteLine ("dir2"); } public override string ToString () { return "LibClass from dir2"; } }
-1
dotnet/runtime
66,145
Fix clash between tentative method optimizations
This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly added test, we would try to generate method body on th...
MichalStrehovsky
2022-03-03T16:32:47Z
2022-03-07T16:49:51Z
154386d63b3ba55ce3251fa4caf3dfa89279d982
b0d1e89497bfa7a7b602a1d1af2faa97af96c88d
Fix clash between tentative method optimizations. This pull request pretty much became a rollback of https://github.com/dotnet/runtimelab/pull/658 with a regression test to make sure if https://github.com/dotnet/runtimelab/pull/658 is reintroduced, we do it properly. ~~When we were in the situation of the newly adde...
./src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CERT_INFO.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; internal static partial class Interop { internal static partial class Crypt32 { [StructLayout(LayoutKind.Sequenti...
// 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; internal static partial class Interop { internal static partial class Crypt32 { [StructLayout(LayoutKind.Sequenti...
-1