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,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b43121/b43121.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 legacy library mscorlib {} .assembly extern System.Console { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) .ver 4:0:0:0 } .assembly 'b43121' {} .assembly extern x...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. .assembly extern legacy library mscorlib {} .assembly extern System.Console { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) .ver 4:0:0:0 } .assembly 'b43121' {} .assembly extern x...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/opt/Inline/tests/Inline_SideAffects.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. --> <DebugType>None</DebugType> <NoStandardLib>True<...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <!-- Set to 'Full' if the Debug? column is marked in the spreadsheet. Leave blank otherwise. --> <DebugType>None</DebugType> <NoStandardLib>True<...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/installer/tests/Assets/TestProjects/StandaloneApp/StandaloneApp.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>$(NetCoreAppCurrent)</TargetFramework> <OutputType>Exe</OutputType> <RuntimeIdentifier>$(TestTargetRid)</RuntimeIdentifier> <RuntimeFrameworkVersion>$(MNAVersion)</RuntimeFrameworkVersion> </PropertyGroup> <ItemGroup> <Packag...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>$(NetCoreAppCurrent)</TargetFramework> <OutputType>Exe</OutputType> <RuntimeIdentifier>$(TestTargetRid)</RuntimeIdentifier> <RuntimeFrameworkVersion>$(MNAVersion)</RuntimeFrameworkVersion> </PropertyGroup> <ItemGroup> <Packag...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest589/Generated589.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,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/HardwareIntrinsics/General/Vector256/Multiply.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,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b39224/b39224.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/jit64/valuetypes/nullable/box-unbox/null/box-unbox-null042.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Runtime.InteropServices; using System; internal class NullableTest { private static bool BoxUnboxToNQGen<T>(T o) { return ((object)o) == null; } ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Runtime.InteropServices; using System; internal class NullableTest { private static bool BoxUnboxToNQGen<T>(T o) { return ((object)o) == null; } ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/HardwareIntrinsics/X86/Avx2/ShiftLeftLogical.UInt64.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,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Regression/VS-ia64-JIT/V1.2-M02/b102763/gcparamonstack.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; class test { public static int Main() { int i = 0; i += ParamOnStack(); return i + 97; } public static int ParamOnStack() ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // using System; class test { public static int Main() { int i = 0; i += ParamOnStack(); return i + 97; } public static int ParamOnStack() ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Data.Odbc/tests/ConnectionStrings.Windows.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.Tests { public static class ConnectionStrings { // Requires http://www.ch-werner.de/sqliteodbc/ public const string WorkingConnecti...
// 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.Tests { public static class ConnectionStrings { // Requires http://www.ch-werner.de/sqliteodbc/ public const string WorkingConnecti...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/native/corehost/ijwhost/i386/bootstrap_thunk.cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "pal.h" #include "corhdr.h" #include "bootstrap_thunk_chunk.h" //================================================================================= // Get thunk from the ret...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "pal.h" #include "corhdr.h" #include "bootstrap_thunk_chunk.h" //================================================================================= // Get thunk from the ret...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91203/b91203.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).il" /> </I...
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).il" /> </I...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Memory/tests/ReadOnlyBuffer/ReadOnlySequenceTests.Default.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; using Xunit; namespace System.Memory.Tests { public class ReadOnlySequenceTestsDefault { #region Constructor [Fact] public voi...
// 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; using Xunit; namespace System.Memory.Tests { public class ReadOnlySequenceTestsDefault { #region Constructor [Fact] public voi...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Private.CoreLib/src/System/Collections/IEqualityComparer.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.Collections { // An IEqualityComparer is a mechanism to consume custom performant comparison infrastructure // that can be consumed by some of the common col...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Collections { // An IEqualityComparer is a mechanism to consume custom performant comparison infrastructure // that can be consumed by some of the common col...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/coreclr/tools/Common/TypeSystem/Ecma/PrimitiveTypeProvider.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Reflection.Metadata; namespace Internal.TypeSystem.Ecma { public static class PrimitiveTypeProvider { public static TypeDesc GetPrimitiveT...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Reflection.Metadata; namespace Internal.TypeSystem.Ecma { public static class PrimitiveTypeProvider { public static TypeDesc GetPrimitiveT...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/Common/src/Extensions/ParameterDefaultValue/ParameterDefaultValue.netstandard.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #nullable enable using System; using System.Diagnostics.CodeAnalysis; using System.Reflection; using System.Runtime.Serialization; namespace Microsoft.Extensions.Internal { int...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #nullable enable using System; using System.Diagnostics.CodeAnalysis; using System.Reflection; using System.Runtime.Serialization; namespace Microsoft.Extensions.Internal { int...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/coreclr/vm/stackwalk.h
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /* This is a poor man's implementation of virtual methods. */ /* The purpose of pCrawlFrame is to abstract (at least for the most common cases from the fact that not all methods ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /* This is a poor man's implementation of virtual methods. */ /* The purpose of pCrawlFrame is to abstract (at least for the most common cases from the fact that not all methods ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Methodical/eh/deadcode/badcodeinsidefinally.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 System.Console { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) .ver 4:0:0:0 } .assembly extern mscorlib{ .ver 0:0:0:0 } .assembly extern eh_common{} .assembly ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. .assembly extern System.Console { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) .ver 4:0:0:0 } .assembly extern mscorlib{ .ver 0:0:0:0 } .assembly extern eh_common{} .assembly ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Private.CoreLib/src/System/DateTime.Win32.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 { public readonly partial struct DateTime { private static unsafe bool SystemSupportsLeapSeconds() { Interop.NtDll.SYSTEM_LEAP_SE...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System { public readonly partial struct DateTime { private static unsafe bool SystemSupportsLeapSeconds() { Interop.NtDll.SYSTEM_LEAP_SE...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Net.Sockets/src/System/Net/Sockets/TCPListener.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.Threading.Tasks; using System.Runtime.Versioning; using System.Diagnostics; namespace System.Net.Sockets { // The System.Net.Sockets.TcpList...
// 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.Threading.Tasks; using System.Runtime.Versioning; using System.Diagnostics; namespace System.Net.Sockets { // The System.Net.Sockets.TcpList...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Private.CoreLib/src/System/Globalization/IcuLocaleData.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; #pragma warning disable SA1001 // This file contains the handling of Windows OS specific culture features. namespace System.Globalization { internal ...
// 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; #pragma warning disable SA1001 // This file contains the handling of Windows OS specific culture features. namespace System.Globalization { internal ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Collections/tests/Generic/SortedDictionary/SortedDictionary.Generic.Tests.Keys.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using System.Diagnostics; using Xunit; namespace System.Collections.Tests { public class SortedDictionary_Generic_Tests_Keys : ICollection_Gene...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using System.Diagnostics; using Xunit; namespace System.Collections.Tests { public class SortedDictionary_Generic_Tests_Keys : ICollection_Gene...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest141/Generated141.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated141.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated141.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/MinPairwiseScalar.Vector64.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,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Fakes/ScopedFactoryService.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.Extensions.DependencyInjection.Specification.Fakes { public class ScopedFactoryService { public IFakeService FakeService { get; set; } } }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.Extensions.DependencyInjection.Specification.Fakes { public class ScopedFactoryService { public IFakeService FakeService { get; set; } } }
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/coreclr/vm/fcall.cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // FCALL.CPP // // #include "common.h" #include "vars.hpp" #include "fcall.h" #include "excep.h" #include "frames.h" #include "gms.h" #include "ecall.h" #include "eeconfig.h" NOIN...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // FCALL.CPP // // #include "common.h" #include "vars.hpp" #include "fcall.h" #include "excep.h" #include "frames.h" #include "gms.h" #include "ecall.h" #include "eeconfig.h" NOIN...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1050/Generated1050.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,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Methodical/MDArray/DataTypes/sbyte_cs_r.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>None</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="sbyte.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>None</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="sbyte.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/ConfigXmlDocument.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.Configuration.Internal; using System.IO; using System.Xml; namespace System.Configuration { // ConfigXmlDocument - the default Xml Document doesn't track line numbe...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Configuration.Internal; using System.IO; using System.Xml; namespace System.Configuration { // ConfigXmlDocument - the default Xml Document doesn't track line numbe...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/baseservices/threading/threadstatic/threadstatic07.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="threadstatic07.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="threadstatic07.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Composition.AttributedModel/src/System/Composition/ImportAttribute.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Diagnostics.CodeAnalysis; namespace System.Composition { /// <summary> /// Specifies that a property, field, or parameter imports a particular export. /...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Diagnostics.CodeAnalysis; namespace System.Composition { /// <summary> /// Specifies that a property, field, or parameter imports a particular export. /...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b59477/b59477.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 legacy library mscorlib {} .assembly extern System.Console { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) .ver 4:0:0:0 } .assembly 'b59477' {} .assembly extern x...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. .assembly extern legacy library mscorlib {} .assembly extern System.Console { .publickeytoken = (B0 3F 5F 7F 11 D5 0A 3A ) .ver 4:0:0:0 } .assembly 'b59477' {} .assembly extern x...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest1012/Generated1012.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated1012.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated1012.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/AddFirstInvalidIntoXDocument.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using CoreXml.Test.XLinq; using Microsoft.Test.ModuleCore; using System; using System.Xml.Linq; namespace XLinqTests { public class AddFirstInvalidIntoXDocument : XLinqTestCase ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using CoreXml.Test.XLinq; using Microsoft.Test.ModuleCore; using System; using System.Xml.Linq; namespace XLinqTests { public class AddFirstInvalidIntoXDocument : XLinqTestCase ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Private.Xml/tests/XmlDocument/XmlNodeTests/LocalNameTests.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.Xml.Tests { public class LocalNameTests { [Fact] public static void AllNodesForEmptyString() { var xml = "<...
// 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.Xml.Tests { public class LocalNameTests { [Fact] public static void AllNodesForEmptyString() { var xml = "<...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADStoreCtx_Query.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Diagnostics; using System.Collections.Generic; using System.Collections; using System.Text; using System.Globalization; using System.Security.Principal; us...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Diagnostics; using System.Collections.Generic; using System.Collections; using System.Text; using System.Globalization; using System.Security.Principal; us...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/mono/mono/tests/verifier/valid_arglist.il
// // vararg.il: Tests for varargs and refany instructions // .assembly extern mscorlib { } .assembly extern TestDriver { } .assembly 'vararg' { } .module 'vararg' .class public auto ansi Tests extends [mscorlib]System.Object { .method public static vararg int32 varargtest_refany (int32 last) cil managed { .max...
// // vararg.il: Tests for varargs and refany instructions // .assembly extern mscorlib { } .assembly extern TestDriver { } .assembly 'vararg' { } .module 'vararg' .class public auto ansi Tests extends [mscorlib]System.Object { .method public static vararg int32 varargtest_refany (int32 last) cil managed { .max...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/Common/src/Interop/Linux/OpenLdap/Interop.Ber.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Runtime.InteropServices; using System.DirectoryServices.Protocols; using System.Diagnostics; internal static partial class Interop { internal static p...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Runtime.InteropServices; using System.DirectoryServices.Protocols; using System.Diagnostics; internal static partial class Interop { internal static p...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/native/corehost/ijwhost/i386/bootstrap_thunk.h
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #ifndef IJW_BOOTSTRAP_THUNK_H #define IJW_BOOTSTRAP_THUNK_H #if !defined(TARGET_X86) #error "This file should only be included on x86 builds." #endif #include "pal.h" #include "cor...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #ifndef IJW_BOOTSTRAP_THUNK_H #define IJW_BOOTSTRAP_THUNK_H #if !defined(TARGET_X86) #error "This file should only be included on x86 builds." #endif #include "pal.h" #include "cor...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/coreclr/pal/src/arch/arm64/asmconstants.h
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #ifndef __PAL_ARM64_ASMCONSTANTS_H__ #define __PAL_ARM64_ASMCONSTANTS_H__ #define CONTEXT_ARM64 0x00400000L #define CONTEXT_CONTROL_BIT (0) #define CONTEXT_INTEGER_BIT (1) #defin...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #ifndef __PAL_ARM64_ASMCONSTANTS_H__ #define __PAL_ARM64_ASMCONSTANTS_H__ #define CONTEXT_ARM64 0x00400000L #define CONTEXT_CONTROL_BIT (0) #define CONTEXT_INTEGER_BIT (1) #defin...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest457/Generated457.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated457.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated457.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/mono/mono/tests/verifier/make_overlapped_test.sh
#! /bin/sh SED="sed" if [ `which gsed 2> /dev/null` ]; then SED="gsed" fi TEST_NAME=$1 TEST_VALIDITY=$2 TEST_POS_0=$3 TEST_POS_1=$4 TEST_POS_2=$5 TEST_TYPE_0=$6 if [ "x$TEST_TYPE_0" = "x" ]; then TEST_TYPE_0="int32"; fi TEST_FILE=`echo ${TEST_VALIDITY}_${TEST_NAME} | $SED -e 's/ /_/g' -e 's/\./_/g' -e 's/&/mp/g' ...
#! /bin/sh SED="sed" if [ `which gsed 2> /dev/null` ]; then SED="gsed" fi TEST_NAME=$1 TEST_VALIDITY=$2 TEST_POS_0=$3 TEST_POS_1=$4 TEST_POS_2=$5 TEST_TYPE_0=$6 if [ "x$TEST_TYPE_0" = "x" ]; then TEST_TYPE_0="int32"; fi TEST_FILE=`echo ${TEST_VALIDITY}_${TEST_NAME} | $SED -e 's/ /_/g' -e 's/\./_/g' -e 's/&/mp/g' ...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/installer/managed/Microsoft.NET.HostModel/Bundle/FileEntry.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; namespace Microsoft.NET.HostModel.Bundle { /// <summary> /// FileEntry: Records information about embedded files. /// /// The bundle manifest record...
// 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; namespace Microsoft.NET.HostModel.Bundle { /// <summary> /// FileEntry: Records information about embedded files. /// /// The bundle manifest record...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Configuration.ConfigurationManager/tests/System/Configuration/StringValidatorAttributeTests.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.Configuration; using Xunit; namespace System.ConfigurationTests { public class StringValidatorAttributeTests { [Fact] public void MinLengthNotSp...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Configuration; using Xunit; namespace System.ConfigurationTests { public class StringValidatorAttributeTests { [Fact] public void MinLengthNotSp...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M09/b15786/b15786.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="$(MSBuildProjectName).cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/tests/JIT/Methodical/refany/gcreport_ro.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> </PropertyGroup> <PropertyGroup> <DebugType>None</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="gcreport.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> </PropertyGroup> <PropertyGroup> <DebugType>None</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="gcreport.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyDependencyResolver.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.Reflection; using System.Runtime.InteropServices; using System.Runtime.Versioning; using System.Text; namespace Syste...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using System.IO; using System.Reflection; using System.Runtime.InteropServices; using System.Runtime.Versioning; using System.Text; namespace Syste...
-1
dotnet/runtime
66,006
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…"
Reverts this as x86 still uses it.
vargaz
2022-03-01T15:15:53Z
2022-03-01T20:09:47Z
af71404d9a3b38e63408af47cc847ac1a1fcf4e1
2dd232a53c38ac874b15fe504df275b660988294
Revert "[mono][jit] Remove support for -O=-float32, i.e. treating r4 values a…". Reverts this as x86 still uses it.
./src/libraries/System.Text.Encoding/tests/UTF7Encoding/UTF7EncodingGetEncoder.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.Text.Tests { public class UTF7EncodingGetEncoder { [Fact] public void GetEncoder() { Encoder encoder = new ...
// 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.Text.Tests { public class UTF7EncodingGetEncoder { [Fact] public void GetEncoder() { Encoder encoder = new ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./docs/project/list-of-diagnostics.md
# List of Diagnostics Produced by .NET Libraries APIs ## Obsoletions Per https://github.com/dotnet/designs/blob/master/accepted/2020/better-obsoletion/better-obsoletion.md, we now have a strategy for marking existing APIs as `[Obsolete]`. This takes advantage of the new diagnostic id and URL template mechanisms intro...
# List of Diagnostics Produced by .NET Libraries APIs ## Obsoletions Per https://github.com/dotnet/designs/blob/master/accepted/2020/better-obsoletion/better-obsoletion.md, we now have a strategy for marking existing APIs as `[Obsolete]`. This takes advantage of the new diagnostic id and URL template mechanisms intro...
1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/coreclr/nativeaot/Test.CoreLib/src/Test.CoreLib.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <TargetFramework>netstandard2.0</TargetFramework> <EnableDllImportGenerator>true</EnableDllImportGenerator> <!-- DLL...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <TargetFramework>netstandard2.0</TargetFramework> <EnableDllImportGenerator>true</EnableDllImportGenerator> <!-- SYS...
1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/Analyzers/AnalyzerDiagnostics.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.CodeAnalysis; namespace Microsoft.Interop.Analyzers { internal static class AnalyzerDiagnostics { /// <summary> /// Analyzer rule IDs ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.CodeAnalysis; namespace Microsoft.Interop.Analyzers { internal static class AnalyzerDiagnostics { /// <summary> /// Analyzer rule IDs ...
1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <AssemblyName>Microsoft.Interop.DllImportGenerator</AssemblyName> <TargetFramework>netstandard2.0</TargetFramework> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <LangVersion>Preview</LangVersion> <Nullable>enable</Nullable> <RootNamespace>Micro...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <AssemblyName>Microsoft.Interop.LibraryImportGenerator</AssemblyName> <TargetFramework>netstandard2.0</TargetFramework> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <LangVersion>Preview</LangVersion> <Nullable>enable</Nullable> <RootNamespace>M...
1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/GeneratorDiagnostics.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp.Syntax; using System; using System.Collections.Generic; using System.Collections.Immutable; using 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 Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp.Syntax; using System; using System.Collections.Generic; using System.Diagnostics; namespace Microsoft.Interop { ...
1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.Xml/src/System/Xml/Xsl/Runtime/XsltFunctions.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #nullable disable using System.IO; using System.Text; using System.Reflection; using System.Diagnostics; using System.ComponentModel; using System.Globalization; using System.Collect...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #nullable disable using System.IO; using System.Text; using System.Reflection; using System.Diagnostics; using System.ComponentModel; using System.Globalization; using System.Collect...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.CoreLib/src/System/Random.Xoshiro256StarStarImpl.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.Numerics; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace System { public partial class Random ...
// 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.Numerics; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace System { public partial class Random ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/Value/SByteConverter.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.Text.Json.Serialization.Converters { internal sealed class SByteConverter : JsonConverter<sbyte> { public SByteConverter() { IsIn...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.Text.Json.Serialization.Converters { internal sealed class SByteConverter : JsonConverter<sbyte> { public SByteConverter() { IsIn...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.Tests/ArrayTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using SharedTypes; using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using System.Text; using Xunit; namespace DllImportGene...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using SharedTypes; using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using System.Text; using Xunit; namespace DllImportGene...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/ColorMatrix.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; using System.Runtime.InteropServices; namespace System.Drawing.Imaging { /// <summary> /// Defines a 5 x 5 matrix that contains the ho...
// 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; using System.Runtime.InteropServices; namespace System.Drawing.Imaging { /// <summary> /// Defines a 5 x 5 matrix that contains the ho...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/ShiftRightLogical.Vector64.Byte.1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.IO.Pipes/src/System/IO/Pipes/NamedPipeClientStream.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.Win32.SafeHandles; using System.Security; using System.Security.Principal; using System.Threading; using System.Threading.Tasks; using System.Diagnostics; namespace ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.Win32.SafeHandles; using System.Security; using System.Security.Principal; using System.Threading; using System.Threading.Tasks; using System.Diagnostics; namespace ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/coreclr/System.Private.CoreLib/src/System/Runtime/InteropServices/ComEventsInfo.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.Versioning; namespace System.Runtime.InteropServices { [SupportedOSPlatform("windows")] internal sealed class ComEventsInfo { private ComEve...
// 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.Versioning; namespace System.Runtime.InteropServices { [SupportedOSPlatform("windows")] internal sealed class ComEventsInfo { private ComEve...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/Common/src/Interop/Unix/System.Native/Interop.SchedGetCpu.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 unsafe partial class Sys { [GeneratedDllImport(Interop.Libraries...
// 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 unsafe partial class Sys { [GeneratedDllImport(Interop.Libraries...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.Xml/tests/XmlReaderLib/TCReadOuterXml.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 { public partial class TCReadOuterXml : TCXMLReaderBaseGeneral { // Type is System.Xml.Tests.TCReadOuterXml ...
// 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 { public partial class TCReadOuterXml : TCXMLReaderBaseGeneral { // Type is System.Xml.Tests.TCReadOuterXml ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/HardwareIntrinsics/X86/Avx2/Xor.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
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Security.AccessControl/tests/SystemAcl/SystemAcl_AceCount.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.Security.Principal; using Xunit; namespace System.Security.AccessControl.Tests { public class SystemAcl_AceCount ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.Security.Principal; using Xunit; namespace System.Security.AccessControl.Tests { public class SystemAcl_AceCount ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Security.Cryptography.Pkcs/src/Internal/Cryptography/Pal/AnyOS/AsnHelpers.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.Formats.Asn1; using System.Security.Cryptography; using System.Security.Cryptography.Asn1; using System.Security.Cryptography.Pkc...
// 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.Formats.Asn1; using System.Security.Cryptography; using System.Security.Cryptography.Asn1; using System.Security.Cryptography.Pkc...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/InheritanceLevel.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.ComponentModel { /// <summary> /// Specifies numeric IDs for different inheritance levels. /// </summary> public enum InheritanceLevel { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace System.ComponentModel { /// <summary> /// Specifies numeric IDs for different inheritance levels. /// </summary> public enum InheritanceLevel { ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/Loader/classloader/generics/regressions/vsw237932/repro237932.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // This is regression test for VSWhidbey 237932 // The issue here was that the ThreadStatic field was previously shared for all C1<objref> types // and so when we created C1<System.O...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // This is regression test for VSWhidbey 237932 // The issue here was that the ThreadStatic field was previously shared for all C1<objref> types // and so when we created C1<System.O...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.ComponentModel.TypeConverter/tests/DataObjectAttributeTests.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using Xunit; namespace System.ComponentModel.Tests { public class DataObjectAttributeTests { [Fact] public void Ctor_Defaul...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.Collections.Generic; using Xunit; namespace System.ComponentModel.Tests { public class DataObjectAttributeTests { [Fact] public void Ctor_Defaul...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.CoreLib/src/System/IO/StreamWriter.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.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; using System.Threadin...
// 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.Diagnostics.CodeAnalysis; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; using System.Threadin...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Net.Mail/tests/Functional/SmtpClientTest.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // // SmtpClientTest.cs - Unit Test Cases for System.Net.Mail.SmtpClient // // Authors: // John Luke (john.luke@gmail.com) // // (C) 2006 John Luke // using System.IO; using System...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // // SmtpClientTest.cs - Unit Test Cases for System.Net.Mail.SmtpClient // // Authors: // John Luke (john.luke@gmail.com) // // (C) 2006 John Luke // using System.IO; using System...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/TestUtility/MockDirectoryInfo.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.IO; using Microsoft.Extensions.FileSystemGlobbing.Abstractions; namespace Microsoft.Extensions.FileSystemGlobbing.Tests....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using System.Collections.Generic; using System.IO; using Microsoft.Extensions.FileSystemGlobbing.Abstractions; namespace Microsoft.Extensions.FileSystemGlobbing.Tests....
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.IO; using System.Text.RegularExpressions; using System.Xml.Schema; using Xunit; using Xunit.Abstractions; namespace System.Xml.Tests { public class TCValidateAfterA...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.IO; using System.Text.RegularExpressions; using System.Xml.Schema; using Xunit; using Xunit.Abstractions; namespace System.Xml.Tests { public class TCValidateAfterA...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/Regression/VS-ia64-JIT/V2.0-Beta2/b360587/b360587.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="repro.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> </PropertyGroup> <ItemGroup> <Compile Include="repro.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/Regression/JitBlue/GitHub_18522/GitHub_18522_8.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; // Based on // Original generated by Fuzzlyn on 2018-06-20 00:58:58 // Seed: 11049252875418439527 // Reduced from 97.5 KiB to 0....
// 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; // Based on // Original generated by Fuzzlyn on 2018-06-20 00:58:58 // Seed: 11049252875418439527 // Reduced from 97.5 KiB to 0....
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/Generics/Fields/static_assignment_class01.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // using System; public struct ValX0 { } public struct ValY0 { } public struct ValX1<T> { } public struct ValY1<T> { } public struct ValX2<T, U> { } public struct ValY2<T, U> { } pu...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // using System; public struct ValX0 { } public struct ValY0 { } public struct ValX1<T> { } public struct ValY1<T> { } public struct ValX2<T, U> { } public struct ValY2<T, U> { } pu...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/MultiplyAddBySelectedScalar.Vector128.Int32.Vector64.Int32.1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /****************************************************************************** * This file is auto-generated from a template file by the GenerateTests.csx * * script in tests\src...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/mono/wasm/debugger/tests/lazy-debugger-test-embedded/lazy-debugger-test-embedded.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 partial class LazyMath { public static int IntAdd(int a, int b) { int c = a + b; return c; } }
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; public partial class LazyMath { public static int IntAdd(int a, int b) { int c = a + b; return c; } }
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/jit64/valuetypes/nullable/box-unbox/enum/box-unbox-enum003.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // <Area> Nullable - Box-Unbox </Area> // <Title> Nullable type with unbox box expr </Title> // <Description> // checking type of LongE using is operator // </Description> // <Re...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // <Area> Nullable - Box-Unbox </Area> // <Title> Nullable type with unbox box expr </Title> // <Description> // checking type of LongE using is operator // </Description> // <Re...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Tree/Class.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; namespace Microsoft.CSharp.RuntimeBinder.Semantics { internal sealed class ExprClass : ExprWithType { public ExprClass(CType type) ...
// 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; namespace Microsoft.CSharp.RuntimeBinder.Semantics { internal sealed class ExprClass : ExprWithType { public ExprClass(CType type) ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.DataContractSerialization/src/System/Runtime/Serialization/SerializationOption.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.Serialization { internal enum SerializationOption { CodeGenOnly = 0, ReflectionOnly = 1, ReflectionAsBackup = 2 } }
// 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.Serialization { internal enum SerializationOption { CodeGenOnly = 0, ReflectionOnly = 1, ReflectionAsBackup = 2 } }
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/Directed/nullabletypes/isinstinterface_r.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>None</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="isinstinterface.cs" /> <Compile Inc...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>None</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="isinstinterface.cs" /> <Compile Inc...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/GC/Performance/Tests/MicroBench.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <CLRTestKind>BuildOnly</CLRTestKind> </PropertyGroup> <ItemGroup> <Compile Include="GCMicroBench.cs" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <CLRTestKind>BuildOnly</CLRTestKind> </PropertyGroup> <ItemGroup> <Compile Include="GCMicroBench.cs" /> </ItemGroup> </Project>
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/coreclr/pal/src/safecrt/memcpy_s.cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*** *memcpy_s.c - contains memcpy_s routine * * *Purpose: * memcpy_s() copies a source memory buffer to a destination buffer. * Overlapping buffers are not treated spec...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. /*** *memcpy_s.c - contains memcpy_s routine * * *Purpose: * memcpy_s() copies a source memory buffer to a destination buffer. * Overlapping buffers are not treated spec...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Security.Cryptography.X509Certificates/tests/X500DistinguishedNameEncodingTests.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.Globalization; using Test.Cryptography; using Xunit; namespace System.Security.Cryptography.X509Certificates...
// 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.Globalization; using Test.Cryptography; using Xunit; namespace System.Security.Cryptography.X509Certificates...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceData/CounterSet.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.ComponentModel; using System.Threading; namespace System.Diagnostics.PerformanceData { /// <summary> /// CounterSet is equival...
// 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.ComponentModel; using System.Threading; namespace System.Diagnostics.PerformanceData { /// <summary> /// CounterSet is equival...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/Interop/PInvoke/IEnumerator/IEnumeratorNative.cpp
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "IEnumeratorNative.h" #include <xplatform.h> extern "C" DLL_EXPORT HRESULT STDMETHODCALLTYPE GetIntegerEnumerator(int start, int count, IEnumVARIANT** ppEnum) { if (cou...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "IEnumeratorNative.h" #include <xplatform.h> extern "C" DLL_EXPORT HRESULT STDMETHODCALLTYPE GetIntegerEnumerator(int start, int count, IEnumVARIANT** ppEnum) { if (cou...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Drawing.Common/src/System/Drawing/ImageInfo.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.Drawing.Imaging; namespace System.Drawing { /// <summary> /// Animates one or more images that have time-based frames. This file conta...
// 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.Drawing.Imaging; namespace System.Drawing { /// <summary> /// Animates one or more images that have time-based frames. This file conta...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest264/Generated264.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated264.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated264.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b77713/b77713.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // namespace Test { using System; public class BB { public static void Main1() { bool local2 = false; try { ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // namespace Test { using System; public class BB { public static void Main1() { bool local2 = false; try { ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/CodeGenBringUpTests/LocallocCnstB5_d.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile ...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>Full</DebugType> <Optimize>False</Optimize> </PropertyGroup> <ItemGroup> <Compile ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/Loader/classloader/v1/Beta1/Layout/Matrix/cs/L-1-2-1.cs
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. ////////////////////////////////////////////////////////// // L-1-2-1.cs - Beta1 Layout Test - RDawson // // Tests layout of classes using 2-deep inheritance in // the same assembly ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. ////////////////////////////////////////////////////////// // L-1-2-1.cs - Beta1 Layout Test - RDawson // // Tests layout of classes using 2-deep inheritance in // the same assembly ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.CoreLib/src/System/Runtime/CompilerServices/CreateNewOnMetadataUpdateAttribute.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.CompilerServices { /// <summary> /// Indicates a type should be replaced rather than updated when applying metadata updates. /// </summary> [...
// 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.CompilerServices { /// <summary> /// Indicates a type should be replaced rather than updated when applying metadata updates. /// </summary> [...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/HardwareIntrinsics/Arm/Aes/Decrypt.Vector128.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
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/HardwareIntrinsics/X86/Avx2_Vector128/MaskLoad.UInt64.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
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/native/corehost/test/mockhostfxr/2_2/CMakeLists.txt
# Licensed to the .NET Foundation under one or more agreements. # The .NET Foundation licenses this file to you under the MIT license. project(mockhostfxr_2_2) set(DOTNET_PROJECT_NAME "mockhostfxr_2_2") add_definitions(-D_MOCKHOSTFXR_2_2) set(SOURCES ./../mockhostfxr.cpp ) include(../../testlib.cmake) install...
# Licensed to the .NET Foundation under one or more agreements. # The .NET Foundation licenses this file to you under the MIT license. project(mockhostfxr_2_2) set(DOTNET_PROJECT_NAME "mockhostfxr_2_2") add_definitions(-D_MOCKHOSTFXR_2_2) set(SOURCES ./../mockhostfxr.cpp ) include(../../testlib.cmake) install...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest709/Generated709.ilproj
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated709.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
<Project Sdk="Microsoft.NET.Sdk.IL"> <PropertyGroup> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <ItemGroup> <Compile Include="Generated709.il" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\TestFramework\TestFramework.csproj" /> </ItemGroup> </Project>
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/native/libs/System.Security.Cryptography.Native.Android/pal_x509.h
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "pal_jni.h" #include <pal_x509_types.h> // Creation and lifetime PALEXPORT jobject /*X509Certificate*/ AndroidCryptoNative_X509Decode(const uint8_t* buf, int32_t len); /* ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. #include "pal_jni.h" #include <pal_x509_types.h> // Creation and lifetime PALEXPORT jobject /*X509Certificate*/ AndroidCryptoNative_X509Decode(const uint8_t* buf, int32_t len); /* ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/libraries/System.Private.CoreLib/src/System/Collections/Generic/ValueListBuilder.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; using System.Diagnostics; using System.Runtime.CompilerServices; namespace System.Collections.Generic { internal ref partial struct ValueListBuilder<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.Buffers; using System.Diagnostics; using System.Runtime.CompilerServices; namespace System.Collections.Generic { internal ref partial struct ValueListBuilder<T> ...
-1
dotnet/runtime
65,983
Update p/invoke source generator errors to use SYSLIB prefix
Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
elinor-fung
2022-03-01T01:37:49Z
2022-03-01T22:24:04Z
2a00ad862b4d43521297ab4f1d4946fd1e718b90
a7a4ed959365851d0f9f38f5dfb9b2fe7ef04a93
Update p/invoke source generator errors to use SYSLIB prefix. Use the established `SYSLIB` prefix convention, since the p/invoke source generator will be part of libraries.
./src/tests/JIT/CodeGenBringUpTests/addref_ro.csproj
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="addref.cs" /> </ItemGroup> </Projec...
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <CLRTestPriority>1</CLRTestPriority> </PropertyGroup> <PropertyGroup> <DebugType>PdbOnly</DebugType> <Optimize>True</Optimize> </PropertyGroup> <ItemGroup> <Compile Include="addref.cs" /> </ItemGroup> </Projec...
-1