File: ILCompiler.Compiler.csproj
Web Access
Project: src\runtime\src\coreclr\tools\aot\ILCompiler.Compiler\ILCompiler.Compiler.csproj (ILCompiler.Compiler)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>ILCompiler.Compiler</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="../../Common/Compiler/AsyncContinuationType.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/AsyncContinuationType.cs"/>
    <Compile Include="../../Common/Compiler/AsyncMethodVariant.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/AsyncMethodVariant.cs"/>
    <Compile Include="../../Common/Compiler/AsyncMethodVariant.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/AsyncMethodVariant.Mangling.cs"/>
    <Compile Include="../../Common/Compiler/CachingVirtualMethodAlgorithm.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CachingVirtualMethodAlgorithm.cs"/>
    <Compile Include="../../Common/Compiler/CompilerTypeSystemContext.Async.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CompilerTypeSystemContext.Async.cs"/>
    <Compile Include="../../Common/Compiler/CompilerTypeSystemContext.Wasm.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CompilerTypeSystemContext.Wasm.cs"/>
    <Compile Include="../../Common/Compiler/Win32Resources/ResourceData.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Win32Resources/ResourceData.cs"/>
    <Compile Include="../../Common/Compiler/Win32Resources/ResourceData.Reader.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Win32Resources/ResourceData.Reader.cs"/>
    <Compile Include="../../Common/Compiler/Win32Resources/ResourceData.ResourcesDataModel.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Win32Resources/ResourceData.ResourcesDataModel.cs"/>
    <Compile Include="../../Common/Compiler/Win32Resources/ResourceData.UpdateResourceDataModel.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Win32Resources/ResourceData.UpdateResourceDataModel.cs"/>
    <Compile Include="../../Common/Compiler/Win32Resources/ResourceData.Win32Structs.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Win32Resources/ResourceData.Win32Structs.cs"/>
    <Compile Include="../../Common/Microsoft/SourceLink/Tools/SourceLinkMap.cs" Link="src/runtime/src/coreclr/tools/Common/Microsoft/SourceLink/Tools/SourceLinkMap.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/DelegateInfo.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/DelegateInfo.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/AsyncResumptionStub.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/AsyncResumptionStub.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/AsyncResumptionStub.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/AsyncResumptionStub.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/AsyncResumptionStub.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/AsyncResumptionStub.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/AsyncThunks.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/AsyncThunks.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DelegateThunks.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DelegateThunks.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DynamicInvokeMethodThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DynamicInvokeMethodThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DynamicInvokeMethodThunk.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DynamicInvokeMethodThunk.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DynamicInvokeMethodThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DynamicInvokeMethodThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/PInvokeLazyFixupField.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/PInvokeLazyFixupField.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/PInvokeLazyFixupField.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/PInvokeLazyFixupField.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/StructMarshallingThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/StructMarshallingThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/GetFieldHelperMethodOverride.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/GetFieldHelperMethodOverride.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/GetFieldHelperMethodOverride.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/GetFieldHelperMethodOverride.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/InlineArrayType.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/InlineArrayType.Sorting.cs"/>
    <Compile Include="../../../../libraries/Common/src/Internal/VersionResilientHashCode.cs" Link="src/runtime/src/libraries/Common/src/Internal/VersionResilientHashCode.cs"/>
    <Compile Include="../../Common/TypeSystem/Common/VersionResilientHashCode.TypeSystem.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Common/VersionResilientHashCode.TypeSystem.cs"/>
    <Compile Include="../../Common/Compiler/TypeMapManager.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/TypeMapManager.cs"/>
    <Compile Include="../../Common/Compiler/TypeMapMetadata.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/TypeMapMetadata.cs"/>
    <Compile Include="../../Common/Compiler/INativeFormatTypeReferenceProvider.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/INativeFormatTypeReferenceProvider.cs"/>
    <Compile Include="../../Common/Compiler/IProxyTypeMapNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/IProxyTypeMapNode.cs"/>
    <Compile Include="../../Common/Compiler/IExternalTypeMapNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/IExternalTypeMapNode.cs"/>
    <Compile Include="../../Common/Compiler/ProxyTypeMapObjectNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ProxyTypeMapObjectNode.cs"/>
    <Compile Include="../../Common/Compiler/ExternalTypeMapObjectNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ExternalTypeMapObjectNode.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/MarshalHelpers.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/MarshalHelpers.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/MarshalHelpers.Aot.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/MarshalHelpers.Aot.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/MarshalUtils.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/MarshalUtils.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/Marshaller.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/Marshaller.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/Marshaller.Aot.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/Marshaller.Aot.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/MarshallerKind.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/MarshallerKind.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/NativeStructType.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/NativeStructType.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/PInvokeILEmitterConfiguration.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/PInvokeILEmitterConfiguration.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/PInvokeILEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/PInvokeILEmitter.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/PInvokeILCodeStreams.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/PInvokeILCodeStreams.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DebuggerSteppingHelpers.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DebuggerSteppingHelpers.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/CalliMarshallingMethodThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/CalliMarshallingMethodThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/CalliMarshallingMethodThunk.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/CalliMarshallingMethodThunk.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/CalliMarshallingMethodThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/CalliMarshallingMethodThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DelegateMarshallingMethodThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DelegateMarshallingMethodThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DelegateMarshallingMethodThunk.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DelegateMarshallingMethodThunk.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DelegateMarshallingMethodThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DelegateMarshallingMethodThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/ForwardDelegateCreationThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/ForwardDelegateCreationThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/ForwardDelegateCreationThunk.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/ForwardDelegateCreationThunk.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/ForwardDelegateCreationThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/ForwardDelegateCreationThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DelegateThunks.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DelegateThunks.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/StructMarshallingThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/StructMarshallingThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/StructMarshallingThunk.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/StructMarshallingThunk.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/NativeStructType.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/NativeStructType.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/NativeStructType.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/NativeStructType.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/PInvokeDelegateWrapper.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/PInvokeDelegateWrapper.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/PInvokeDelegateWrapper.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/PInvokeDelegateWrapper.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/PInvokeDelegateWrapper.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/PInvokeDelegateWrapper.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/PInvokeDelegateWrapperConstructor.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/PInvokeDelegateWrapperConstructor.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/PInvokeDelegateWrapperConstructor.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/PInvokeDelegateWrapperConstructor.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/IL/InlineArrayType.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/IL/InlineArrayType.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/InteropTypes.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/InteropTypes.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/InteropStateManager.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/InteropStateManager.cs"/>
    <Compile Include="../../Common/TypeSystem/Interop/UnmanagedCallingConventions.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Interop/UnmanagedCallingConventions.cs"/>
    <Compile Include="../../Common/TypeSystem/CodeGen/INonEmittableType.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/CodeGen/INonEmittableType.cs"/>
    <Compile Include="../../Common/TypeSystem/CodeGen/NativeStructType.CodeGen.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/CodeGen/NativeStructType.CodeGen.cs"/>
    <Compile Include="../../Common/TypeSystem/MetadataEmitter/TypeSystemMetadataEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/MetadataEmitter/TypeSystemMetadataEmitter.cs"/>
    <Compile Include="../../Common/Internal/Runtime/DehydratedData.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/DehydratedData.cs"/>
    <Compile Include="../../Common/Internal/Runtime/GCDescEncoder.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/GCDescEncoder.cs"/>
    <Compile Include="../../Common/Internal/Runtime/ReadyToRunConstants.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/ReadyToRunConstants.cs"/>
    <Compile Include="../../Common/Internal/Runtime/InteropConstants.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/InteropConstants.cs"/>
    <Compile Include="../../Common/Internal/Runtime/ITargetBinaryWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/ITargetBinaryWriter.cs"/>
    <Compile Include="../../Common/Internal/Runtime/MappingTableFlags.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/MappingTableFlags.cs"/>
    <Compile Include="../../Common/Internal/Runtime/MetadataBlob.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/MetadataBlob.cs"/>
    <Compile Include="../../Common/Internal/Runtime/RuntimeConstants.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/RuntimeConstants.cs"/>
    <Compile Include="../../Common/Internal/Runtime/StackTraceData.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/StackTraceData.cs"/>
    <Compile Include="../../Common/Internal/Text/Utf8String.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Text/Utf8String.cs"/>
    <Compile Include="../../Common/Internal/Text/Utf8StringBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Text/Utf8StringBuilder.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/NativeAotILProvider.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/NativeAotILProvider.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/ILImporter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/ILImporter.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/ILReader.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/ILReader.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/StackValueKind.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/StackValueKind.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/AssemblyGetExecutingAssemblyMethodThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/AssemblyGetExecutingAssemblyMethodThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/AssemblyGetExecutingAssemblyMethodThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/AssemblyGetExecutingAssemblyMethodThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/ComparerIntrinsics.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/ComparerIntrinsics.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/GetCanonTypeIntrinsic.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/GetCanonTypeIntrinsic.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/InterlockedIntrinsics.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/InterlockedIntrinsics.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/MethodBaseGetCurrentMethodThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/MethodBaseGetCurrentMethodThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/MethodBaseGetCurrentMethodThunk.Mangling.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/MethodBaseGetCurrentMethodThunk.Mangling.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/DelegateMethodILEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/DelegateMethodILEmitter.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/MethodBaseGetCurrentMethodThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/MethodBaseGetCurrentMethodThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/RuntimeHelpersIntrinsics.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/RuntimeHelpersIntrinsics.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/StreamIntrinsics.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/StreamIntrinsics.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/TypeGetTypeMethodThunk.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/TypeGetTypeMethodThunk.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/TypeGetTypeMethodThunk.Sorting.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/TypeGetTypeMethodThunk.Sorting.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/TypeSystemThrowingILEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/TypeSystemThrowingILEmitter.cs"/>
    <Compile Include="../../Common/Compiler/DisplayNameHelpers.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DisplayNameHelpers.cs"/>
    <Compile Include="../../Common/Compiler/CodeGenerationFailedException.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CodeGenerationFailedException.cs"/>
    <Compile Include="../../Common/Compiler/CompilationBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CompilationBuilder.cs"/>
    <Compile Include="../../Common/Compiler/CompilationModuleGroup.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CompilationModuleGroup.cs"/>
    <Compile Include="../../Common/Compiler/CompilerTypeSystemContext.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CompilerTypeSystemContext.cs"/>
    <Compile Include="../../Common/Compiler/CompilerTypeSystemContext.Validation.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/CompilerTypeSystemContext.Validation.cs"/>
    <Compile Include="../../Common/Compiler/NativeAotNameMangler.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/NativeAotNameMangler.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/DynamicallyAccessedMembersBinder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/DynamicallyAccessedMembersBinder.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/EcmaExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/EcmaExtensions.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/GenericParameterProxy.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/GenericParameterProxy.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/MethodProxy.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/MethodProxy.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/ParameterProxy.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/ParameterProxy.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/TypeProxy.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/TypeProxy.cs"/>
    <Compile Include="../../Common/Compiler/Dataflow/TypeExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Dataflow/TypeExtensions.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/AssemblyStubNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/AssemblyStubNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/CompilerComparer.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/CompilerComparer.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/EmbeddedDataContainerNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/EmbeddedDataContainerNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ExternSymbolNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ExternSymbolNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/GVMDependenciesNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/GVMDependenciesNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/IMethodBodyNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/IMethodBodyNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/IMethodNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/IMethodNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/INodeWithCodeInfo.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/INodeWithCodeInfo.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/INodeWithFunclets.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/INodeWithFunclets.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/FuncletKind.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/FuncletKind.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/INodeWithRuntimeDeterminedDependencies.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/INodeWithRuntimeDeterminedDependencies.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/IObjectDumper.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/IObjectDumper.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/IObjectNodeWithAlignment.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/IObjectNodeWithAlignment.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/IPCodeSymbolNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/IPCodeSymbolNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ISortableNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ISortableNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ISymbolNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ISymbolNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ObjectDataBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ObjectDataBuilder.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ObjectNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ObjectNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ObjectNodeSection.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ObjectNodeSection.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Relocation.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Relocation.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/MethodReadOnlyDataNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/MethodReadOnlyDataNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/MethodReadWriteDataNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/MethodReadWriteDataNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ShadowConcreteMethodNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowConcreteMethodNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ShadowNonConcreteMethodNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowNonConcreteMethodNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/SortableDependencyNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/SortableDependencyNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/WasmTypeNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/WasmTypeNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/WasmWellKnownGlobalSymbolNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/WasmWellKnownGlobalSymbolNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/NodeFactory.Wasm.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/NodeFactory.Wasm.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/INodeWithTypeSignature.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/INodeWithTypeSignature.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM64/AddrMode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM64/AddrMode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM64/ARM64Emitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM64/ARM64Emitter.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM64/Register.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM64/Register.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM64/TargetRegisterMap.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM64/TargetRegisterMap.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM/ARMEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM/ARMEmitter.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM/Register.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM/Register.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_ARM/TargetRegisterMap.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_ARM/TargetRegisterMap.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_LoongArch64/AddrMode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_LoongArch64/AddrMode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64Emitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64Emitter.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_LoongArch64/Register.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_LoongArch64/Register.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_LoongArch64/TargetRegisterMap.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_LoongArch64/TargetRegisterMap.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_RiscV64/AddrMode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_RiscV64/AddrMode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_RiscV64/RiscV64Emitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_RiscV64/RiscV64Emitter.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_RiscV64/Register.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_RiscV64/Register.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_RiscV64/TargetRegisterMap.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_RiscV64/TargetRegisterMap.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_Wasm/WasmEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_Wasm/WasmEmitter.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_Wasm/WasmTypes.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_Wasm/WasmTypes.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X64/AddrMode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/AddrMode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X64/Register.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/Register.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X64/TargetRegisterMap.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/TargetRegisterMap.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X64/X64Emitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X64/X64Emitter.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X86/AddrMode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X86/AddrMode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X86/Register.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X86/Register.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X86/TargetRegisterMap.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X86/TargetRegisterMap.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/Target_X86/X86Emitter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/Target_X86/X86Emitter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/Dwarf/DwarfHelper.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/Dwarf/DwarfHelper.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/Eabi/EabiAttributesBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/Eabi/EabiAttributesBuilder.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/Eabi/EabiNative.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/Eabi/EabiNative.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/ObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/ObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/ObjectWritingOptions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/ObjectWritingOptions.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/MachNative.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/MachNative.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/MachObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/MachObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/ElfNative.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/ElfNative.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/ElfObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/ElfObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/UnixObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/UnixObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/CoffObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/CoffObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/OutputInfoBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/OutputInfoBuilder.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/PEObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/PEObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/PETargetExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/PETargetExtensions.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/SectionData.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/SectionData.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/SectionWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/SectionWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/StringTableBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/StringTableBuilder.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/TypeString.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/TypeString.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/CodeDataLayoutMode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/CodeDataLayoutMode.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/WasmRelocatableObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/WasmRelocatableObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/WasmObjectWriter.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/WasmObjectWriter.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/Wasm/WasmSection.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/Wasm/WasmSection.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/Wasm/WasmSections.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/Wasm/WasmSections.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/WasmNative.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/WasmNative.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/WasmInstructions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/WasmInstructions.cs"/>
    <Compile Include="../../Common/Compiler/ObjectWriter/WasmSymbolManager.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/WasmSymbolManager.cs"/>
    <Compile Include="../../Common/JitInterface/WasmLowering.cs" Link="src/runtime/src/coreclr/tools/Common/JitInterface/WasmLowering.cs"/>
    <Compile Include="../../Common/Compiler/DependencyTrackingLevel.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyTrackingLevel.cs"/>
    <Compile Include="../../Common/Compiler/DevirtualizationManager.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DevirtualizationManager.cs"/>
    <Compile Include="../../Common/Compiler/FeatureSettings.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/FeatureSettings.cs"/>
    <Compile Include="../../Common/Compiler/HardwareIntrinsicHelpers.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/HardwareIntrinsicHelpers.cs"/>
    <Compile Include="../../Common/Compiler/ICompilationRootProvider.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ICompilationRootProvider.cs"/>
    <Compile Include="../../Common/Compiler/InstructionSetSupport.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/InstructionSetSupport.cs"/>
    <Compile Include="../../Common/Compiler/Int128FieldLayoutAlgorithm.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/Int128FieldLayoutAlgorithm.cs"/>
    <Compile Include="../../Common/Compiler/DecimalFieldLayoutAlgorithm.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DecimalFieldLayoutAlgorithm.cs"/>
    <Compile Include="../../Common/Compiler/InternalCompilerErrorException.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/InternalCompilerErrorException.cs"/>
    <Compile Include="../../Common/Compiler/MethodExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/MethodExtensions.cs"/>
    <Compile Include="../../Common/Compiler/NameMangler.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/NameMangler.cs"/>
    <Compile Include="../../Common/Compiler/ProcessLinkerXmlBase.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ProcessLinkerXmlBase.cs"/>
    <Compile Include="../../Common/Compiler/PropertyPseudoDesc.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/PropertyPseudoDesc.cs"/>
    <Compile Include="../../Common/Compiler/EventPseudoDesc.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/EventPseudoDesc.cs"/>
    <Compile Include="../../Common/Compiler/PseudoDescExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/PseudoDescExtensions.cs"/>
    <Compile Include="../../Common/Compiler/SingleMethodRootProvider.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/SingleMethodRootProvider.cs"/>
    <Compile Include="../../Common/Compiler/TypeExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/TypeExtensions.cs"/>
    <Compile Include="../../Common/Compiler/TypePreserve.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/TypePreserve.cs"/>
    <Compile Include="../../Common/Compiler/VectorFieldLayoutAlgorithm.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/VectorFieldLayoutAlgorithm.cs"/>
    <Compile Include="Compiler/AnalysisBasedInteropStubManager.cs"/>
    <Compile Include="Compiler/AnalysisBasedMetadataManager.cs"/>
    <Compile Include="Compiler/AssemblyExtensions.cs"/>
    <Compile Include="Compiler/BodySubstitution.cs"/>
    <Compile Include="Compiler/BodySubstitutionParser.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/AddressTakenMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/AnalysisCharacteristicNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/AnalyzedExternalTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/AnalyzedProxyTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/AsyncContinuationEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ByRefTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DehydratableObjectNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DehydratedDataNode.cs"/>
    <Compile Include="Compiler/CompilationBuilder.Aot.cs"/>
    <Compile Include="Compiler/CompilationModuleGroup.Aot.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.Aot.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.BoxedTypes.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.InterfaceThunks.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.Mangling.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.Sorting.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.DelegateInfo.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.DynamicInvoke.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.GeneratedAssembly.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.GeneratedAssembly.Sorting.cs"/>
    <Compile Include="Compiler/CompilerTypeSystemContext.GetFieldMethodOverrides.cs"/>
    <Compile Include="Compiler/CompilerGeneratedInteropStubManager.cs"/>
    <Compile Include="Compiler/CustomAttributeExtensions.cs"/>
    <Compile Include="Compiler/Dataflow/ArrayValue.cs"/>
    <Compile Include="Compiler/Dataflow/AsyncMaskingILProvider.cs"/>
    <Compile Include="Compiler/Dataflow/AttributeDataFlow.cs"/>
    <Compile Include="Compiler/Dataflow/CompilerGeneratedCallGraph.cs"/>
    <Compile Include="Compiler/Dataflow/CompilerGeneratedState.cs"/>
    <Compile Include="Compiler/Dataflow/DiagnosticContext.cs"/>
    <Compile Include="Compiler/Dataflow/DiagnosticUtilities.cs"/>
    <Compile Include="Compiler/Dataflow/FieldReferenceValue.cs"/>
    <Compile Include="Compiler/Dataflow/FieldValue.cs"/>
    <Compile Include="Compiler/Dataflow/FlowAnnotations.cs"/>
    <Compile Include="Compiler/Dataflow/GenericArgumentDataFlow.cs"/>
    <Compile Include="Compiler/Dataflow/GenericParameterValue.cs"/>
    <Compile Include="Compiler/Dataflow/HandleCallAction.cs"/>
    <Compile Include="Compiler/Dataflow/HoistedLocalKey.cs"/>
    <Compile Include="Compiler/Dataflow/InterproceduralState.cs"/>
    <Compile Include="Compiler/Dataflow/LocalVariableReferenceValue.cs"/>
    <Compile Include="Compiler/Dataflow/MethodBodyScanner.cs"/>
    <Compile Include="Compiler/Dataflow/MethodParameterValue.cs"/>
    <Compile Include="Compiler/Dataflow/MethodReturnValue.cs"/>
    <Compile Include="Compiler/Dataflow/ParameterReferenceValue.cs"/>
    <Compile Include="Compiler/Dataflow/ReferenceValue.cs"/>
    <Compile Include="Compiler/Dataflow/ReflectionMethodBodyScanner.cs"/>
    <Compile Include="Compiler/Dataflow/ReflectionMarker.cs"/>
    <Compile Include="Compiler/Dataflow/RequireDynamicallyAccessedMembersAction.cs"/>
    <Compile Include="Compiler/Dataflow/ScannerExtensions.cs"/>
    <Compile Include="Compiler/Dataflow/TrimAnalysisAssignmentPattern.cs"/>
    <Compile Include="Compiler/Dataflow/TrimAnalysisFieldAccessPattern.cs"/>
    <Compile Include="Compiler/Dataflow/TrimAnalysisGenericInstantiationAccessPattern.cs"/>
    <Compile Include="Compiler/Dataflow/TrimAnalysisMethodCallPattern.cs"/>
    <Compile Include="Compiler/Dataflow/TrimAnalysisPatternStore.cs"/>
    <Compile Include="Compiler/Dataflow/TrimAnalysisTokenAccessPattern.cs"/>
    <Compile Include="../../../../libraries/Common/src/System/Text/ValueStringBuilder.cs" Link="src/runtime/src/libraries/Common/src/System/Text/ValueStringBuilder.cs"/>
    <Compile Include="Compiler/Dataflow/ValueNode.cs"/>
    <Compile Include="Compiler/DebugInformationProvider.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/CustomAttributeMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DelegateTargetVirtualMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/EmbeddedTrimmingDescriptorNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DataflowAnalyzedMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DataflowAnalyzedTypeDefinitionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DelegateMarshallingDataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DynamicDependencyAttributesOnEntityNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExactMethodInstantiationsEntryNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ProxyTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExternalTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExternSymbolsImportedNodeProvider.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FieldRvaDataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FrozenObjectNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FrozenRuntimeTypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FunctionPointerMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericMethodsHashtableEntryNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericStaticBaseInfoNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericVarianceNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericVirtualMethodImplNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GvmDispatchCellInfoSectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DispatchCellNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DispatchCellSectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InlineableStringsResourceNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InterfaceDispatchCellInfoSectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InterfaceUseNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InvalidProxyTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/MethodExceptionHandlingInfoNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/MethodParameterMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ModuleInitializerListNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NotReadOnlyFieldNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ObjectGetTypeCalledNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ObjectGetTypeFlowDependenciesNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/PointerTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectedDelegateNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectedFieldNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectedTypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectionInvokeSupportDependencyAlgorithm.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StructMarshallingDataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM64/ARM64TentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM/ARMTentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64TentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_RiscV64/RiscV64TentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_Wasm/WasmTentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X64/X64TentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X86/X86TentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TentativeInstanceMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TentativeMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InvalidExternalTypeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TrimmingDescriptorNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/VariantInterfaceMethodUseNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/CustomAttributeBasedDependencyAlgorithm.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/EventMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FieldMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/PropertyMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ILScanNodeFactory.cs"/>
    <Compile Include="Compiler/DictionaryLayoutProvider.cs"/>
    <Compile Include="Compiler/Disassembler.cs"/>
    <Compile Include="Compiler/DynamicInvokeThunkGenerationPolicy.cs"/>
    <Compile Include="Compiler/EmptyInteropStubManager.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ImportedNodeProvider.cs"/>
    <Compile Include="Compiler/ExpectedIsaFeaturesRootProvider.cs"/>
    <Compile Include="Compiler/ExternSymbolMappedField.cs"/>
    <Compile Include="Compiler/MethodBodyDeduplicator.cs"/>
    <Compile Include="../../Common/Compiler/ObjectDataInterner.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectDataInterner.cs"/>
    <Compile Include="Compiler/ReachabilityInstrumentationFilter.cs"/>
    <Compile Include="Compiler/ReachabilityInstrumentationProvider.cs"/>
    <Compile Include="Compiler/SourceLinkWriter.cs"/>
    <Compile Include="Compiler/SubstitutedILProvider.cs"/>
    <Compile Include="Compiler/SubstitutionProvider.cs"/>
    <Compile Include="Compiler/GenericRootProvider.cs"/>
    <Compile Include="Compiler/HardwareIntrinsicHelpers.Aot.cs"/>
    <Compile Include="Compiler/HardwareIntrinsicILProvider.cs"/>
    <Compile Include="Compiler/IInliningPolicy.cs"/>
    <Compile Include="Compiler/Logging/NativeAotFatalErrorException.cs"/>
    <Compile Include="Compiler/ManifestResourceBlockingPolicy.cs"/>
    <Compile Include="Compiler/MethodImportationErrorProvider.cs"/>
    <Compile Include="Compiler/InlinedThreadStatics.cs"/>
    <Compile Include="Compiler/MstatObjectDumper.cs"/>
    <Compile Include="Compiler/NoMetadataBlockingPolicy.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/SerializedFrozenObjectNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GCStaticsPreInitDataNode.cs"/>
    <Compile Include="Compiler/MetadataBlockingPolicy.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/MethodMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectedMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ModuleMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TypeMetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ScannedMethodNode.cs"/>
    <Compile Include="Compiler/ILScanner.cs"/>
    <Compile Include="Compiler/ILScannerBuilder.cs"/>
    <Compile Include="Compiler/LibraryInitializers.cs"/>
    <Compile Include="Compiler/Compilation.cs"/>
    <Compile Include="Compiler/CompilerMetadataFieldLayoutAlgorithm.cs"/>
    <Compile Include="Compiler/DelegateCreationInfo.cs"/>
    <Compile Include="Compiler/DescriptorMarker.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ArrayOfEmbeddedDataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ArrayMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/CallingConventionConverterKey.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/CodeBasedDependencyAlgorithm.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DelegateMarshallingStubMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StructMarshallingStubMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericVirtualMethodTableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InterfaceGenericVirtualMethodTableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TypeGVMEntriesNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectionFieldMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NativeLayoutInfoNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NativeLayoutVertexNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericTypesHashtableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericTypesTemplateMap.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericMethodsHashtableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExactMethodInstantiationsNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericMethodsTemplateMap.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/RuntimeFieldHandleNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/RuntimeMethodHandleNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ArrayOfFrozenObjectsNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ClassConstructorContextMap.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ConstructedEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DictionaryLayoutNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExternalTypeMapRequestNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExternalReferencesTableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExternEETypeSymbolNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FatFunctionPointerNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/FrozenStringNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericCompositionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericDefinitionEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/HelperEntrypoint.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectionInvokeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReflectionVirtualInvokeMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericDictionaryNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GenericLookupResult.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/IEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/PInvokeMethodFixupNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/PInvokeModuleFixupNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ProxyTypeMapRequestNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ResourceDataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ResourceIndexNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/RuntimeImportMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StringAllocatorMethodNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X64/X64ReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/VTableSliceNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/EmbeddedObjectNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/EmbeddedPointerIndirectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ExternMethodSymbolNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ISpecialUnboxThunkNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/MetadataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/MetadataEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/MethodAssociatedDataNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ArrayOfEmbeddedPointersNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReadyToRunHeaderNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ModulesSectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TypeManagerIndirectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TlsRootNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/BlobNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ManagedDataDescriptorNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/EETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/CanonicalDefinitionEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/DataOnlyEETypeNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/GCStaticsNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StaticsInfoHashtableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/INodeWithCodeInfo.Aot.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/INodeWithDebugInfo.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/JumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NodeFactory.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NodeFactory.GenericLookups.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NodeFactory.NativeLayout.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/NonGCStaticsNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ModuleUseBasedDependencyAlgorithm.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X64/X64UnboxingStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/ThreadStaticsNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TypeThreadStaticIndexNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/TypeMetadataMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/UnboxingStubNode.cs"/>
    <Compile Include="../../Common/Compiler/DependencyAnalysis/VirtualMethodUseNode.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/DependencyAnalysis/VirtualMethodUseNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/SealedVTableNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StackTraceDocumentsNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StackTraceLineNumbersNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/StackTraceMethodMappingNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X64/X64JumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X64/X64ReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InterfaceDispatchMapNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X86/X86UnboxingStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X86/X86JumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X86/X86ReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_X86/X86ReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM64/ARM64JumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM64/ARM64ReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM64/ARM64ReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM64/ARM64UnboxingStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM/ARMUnboxingStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM/ARMJumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM/ARMReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_ARM/ARMReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64JumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64ReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64ReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_LoongArch64/LoongArch64UnboxingStubNode.cs"/>
    <Compile Include="Compiler/ReadOnlyFieldPolicy.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_RiscV64/RiscV64JumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_RiscV64/RiscV64ReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_RiscV64/RiscV64ReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_RiscV64/RiscV64UnboxingStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_Wasm/WasmJumpStubNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_Wasm/WasmReadyToRunHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_Wasm/WasmReadyToRunGenericHelperNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/Target_Wasm/WasmUnboxingStubNode.cs"/>
    <Compile Include="Compiler/ObjectWriter/CodeView/CodeViewFileTableBuilder.cs"/>
    <Compile Include="Compiler/ObjectWriter/CodeView/CodeViewNative.cs"/>
    <Compile Include="Compiler/ObjectWriter/CodeView/CodeViewSymbolsBuilder.cs"/>
    <Compile Include="Compiler/ObjectWriter/CodeView/CodeViewTypesBuilder.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfAbbrev.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfBuilder.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfCfiOpcode.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfCie.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfEhFrame.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfExpressionBuilder.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfFde.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfFileName.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfInfo.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfInfoWriter.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfLineProgramTableWriter.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfLineSequenceWriter.cs"/>
    <Compile Include="Compiler/ObjectWriter/Dwarf/DwarfNative.cs"/>
    <Compile Include="Compiler/ObjectWriter/Eabi/EabiUnwindConverter.cs"/>
    <Compile Include="Compiler/ObjectWriter/ElfObjectWriter.Aot.cs"/>
    <Compile Include="Compiler/ObjectWriter/CoffObjectWriter.Aot.cs"/>
    <Compile Include="Compiler/ObjectWriter/ObjectWriter.Aot.cs"/>
    <Compile Include="Compiler/ObjectWriter/UnixObjectWriter.Aot.cs"/>
    <Compile Include="Compiler/ObjectWriter/MachObjectWriter.Aot.cs"/>
    <Compile Include="Compiler/UnmanagedEntryPointsRootProvider.cs"/>
    <Compile Include="Compiler/GenericDictionaryLookup.cs"/>
    <Compile Include="Compiler/IRootingServiceProvider.cs"/>
    <Compile Include="Compiler/JitHelper.cs"/>
    <Compile Include="Compiler/LazyGenericsPolicy.cs"/>
    <Compile Include="Compiler/LibraryRootProvider.cs"/>
    <Compile Include="Compiler/MainMethodRootProvider.cs"/>
    <Compile Include="Compiler/MetadataManager.cs"/>
    <Compile Include="Compiler/InteropStubManager.cs"/>
    <Compile Include="Compiler/MultiFileCompilationModuleGroup.cs"/>
    <Compile Include="Compiler/NativeLibraryInitializerRootProvider.cs"/>
    <Compile Include="Compiler/NodeMangler.cs"/>
    <Compile Include="Compiler/ObjectDumper.cs"/>
    <Compile Include="Compiler/ExportsFileWriter.cs"/>
    <Compile Include="Compiler/RuntimeConstructableTypeDependencies.cs"/>
    <Compile Include="Compiler/RootingHelpers.cs"/>
    <Compile Include="Compiler/RootingServiceProvider.cs"/>
    <Compile Include="Compiler/RuntimeConfigurationRootProvider.cs"/>
    <Compile Include="Compiler/ManagedDataDescriptorProvider.cs"/>
    <Compile Include="Compiler/SingleFileCompilationModuleGroup.cs"/>
    <Compile Include="Compiler/SingleMethodCompilationModuleGroup.cs"/>
    <Compile Include="Compiler/ILAssemblyGeneratingMethodDebugInfoProvider.cs"/>
    <Compile Include="Compiler/StackTraceEmissionPolicy.cs"/>
    <Compile Include="Compiler/PreinitializationManager.cs"/>
    <Compile Include="Compiler/TypePreinit.cs"/>
    <Compile Include="Compiler/UsageBasedInteropStubManager.cs"/>
    <Compile Include="Compiler/UsageBasedMetadataManager.cs"/>
    <Compile Include="Compiler/UsageBasedTypeMapManager.cs"/>
    <Compile Include="Compiler/UserDefinedTypeDescriptor.cs"/>
    <Compile Include="Compiler/UnixNodeMangler.cs"/>
    <Compile Include="Compiler/VectorOfTFieldLayoutAlgorithm.cs"/>
    <Compile Include="Compiler/VirtualMethodCallHelper.cs"/>
    <Compile Include="Compiler/VTableSliceProvider.cs"/>
    <Compile Include="Compiler/Win32ResourcesRootProvider.cs"/>
    <Compile Include="Compiler/WindowsNodeMangler.cs"/>
    <Compile Include="Compiler/Logger.cs"/>
    <Compile Include="Compiler/ILogWriter.cs"/>
    <Compile Include="Compiler/TextLogWriter.cs"/>
    <Compile Include="Compiler/Logging/DocumentationSignatureGenerator.PartVisitor.cs"/>
    <Compile Include="Compiler/Logging/DocumentationSignatureParser.cs"/>
    <Compile Include="Compiler/Logging/MessageContainer.cs"/>
    <Compile Include="Compiler/Logging/MessageOrigin.cs"/>
    <Compile Include="Compiler/Logging/SuppressMessageInfo.cs"/>
    <Compile Include="Compiler/Logging/UnconditionalSuppressMessageAttributeState.cs"/>
    <Compile Include="Compiler/XmlObjectDumper.cs"/>
    <Compile Include="IL/ILImporter.Scanner.cs"/>
    <Compile Include="IL/IsInstCheckPatternAnalyzer.cs"/>
    <Compile Include="IL/RvaIntrinsicPatternAnalyzer.cs"/>
    <Compile Include="IL/TypeEqualityPatternAnalyzer.cs"/>
    <Compile Include="IL/Stubs/PInvokeILProvider.cs"/>
    <Compile Include="IL/Stubs/StartupCode/StartupCodeMainMethod.cs"/>
    <Compile Include="IL/Stubs/StartupCode/StartupCodeMainMethod.Sorting.cs"/>
    <Compile Include="IL/Stubs/StartupCode/NativeLibraryStartupMethod.cs"/>
    <Compile Include="IL/Stubs/StartupCode/NativeLibraryStartupMethod.Sorting.cs"/>
    <Compile Include="../../Common/System/FormattingHelpers.cs" Link="src/runtime/src/coreclr/tools/Common/System/FormattingHelpers.cs"/>
    <Compile Include="../../Common/System/Collections/Generic/ArrayBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/System/Collections/Generic/ArrayBuilder.cs"/>
    <Compile Include="../../Common/Internal/Runtime/MethodTable.Constants.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/MethodTable.Constants.cs"/>
    <Compile Include="../../Common/Internal/Runtime/EETypeBuilderHelpers.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/EETypeBuilderHelpers.cs"/>
    <Compile Include="../../Common/Internal/Runtime/ModuleHeaders.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/ModuleHeaders.cs"/>
    <Compile Include="../../Common/Internal/NativeFormat/NativeFormatWriter.Primitives.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/NativeFormat/NativeFormatWriter.Primitives.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/HelperExtensions.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/HelperExtensions.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/ILProvider.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/ILProvider.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/ArrayMethodILEmitter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/ArrayMethodILEmitter.cs"/>
    <Compile Include="../../Common/TypeSystem/IL/Stubs/UnsafeIntrinsics.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/IL/Stubs/UnsafeIntrinsics.cs"/>
    <Compile Include="../../Common/JitInterface/CorInfoInstructionSet.cs" Link="src/runtime/src/coreclr/tools/Common/JitInterface/CorInfoInstructionSet.cs"/>
    <Compile Include="../../Common/JitInterface/CorInfoHelpFunc.cs" Link="src/runtime/src/coreclr/tools/Common/JitInterface/CorInfoHelpFunc.cs"/>
    <Compile Include="../../Common/JitInterface/CorInfoTypes.cs" Link="src/runtime/src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs"/>
    <Compile Include="../../Common/JitInterface/CorInfoTypes.VarInfo.cs" Link="src/runtime/src/coreclr/tools/Common/JitInterface/CorInfoTypes.VarInfo.cs"/>
    <Compile Include="../../Common/TypeSystem/TypesDebugInfoWriter/TypesDebugInfoWriter.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/TypesDebugInfoWriter/TypesDebugInfoWriter.cs"/>
    <Compile Include="../../Common/Pgo/PgoFormat.cs" Link="src/runtime/src/coreclr/tools/Common/Pgo/PgoFormat.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/Annotations.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/Annotations.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/ClosedAttribute.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/ClosedAttribute.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/CompilerGeneratedNames.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/CompilerGeneratedNames.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/DefaultValueDictionary.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/DefaultValueDictionary.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/DictionaryLattice.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/DictionaryLattice.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/ForwardDataFlowAnalysis.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/ForwardDataFlowAnalysis.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/IControlFlowGraph.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/IControlFlowGraph.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/IDataFlowState.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/IDataFlowState.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/IDeepCopyValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/IDeepCopyValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/ILattice.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/ILattice.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/ITransfer.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/ITransfer.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/MaybeLattice.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/MaybeLattice.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/SingleValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/SingleValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/ValueSet.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/ValueSet.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DataFlow/ValueSetLattice.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DataFlow/ValueSetLattice.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DiagnosticCategory.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DiagnosticCategory.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DiagnosticId.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DiagnosticId.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DiagnosticString.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DiagnosticString.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/DynamicallyAccessedMemberTypesEx.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/DynamicallyAccessedMemberTypesEx.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/HashUtils.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/HashUtils.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/IsExternalInit.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/IsExternalInit.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/MessageFormat.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/MessageFormat.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/MessageSubCategory.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/MessageSubCategory.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/ParameterIndex.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/ParameterIndex.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/RequiresDynamicCodeAttribute.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/RequiresDynamicCodeAttribute.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/RequiresUnreferencedCodeAttribute.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/RequiresUnreferencedCodeAttribute.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/ArrayOfAnnotatedSystemTypeValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/ArrayOfAnnotatedSystemTypeValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/ArrayValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/ArrayValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/AssemblyValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/AssemblyValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/ConstIntValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/ConstIntValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/DiagnosticContext.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/DiagnosticContext.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/FieldValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/FieldValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/FlowAnnotations.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/FlowAnnotations.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/GenericParameterValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/GenericParameterValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/HandleCallAction.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/HandleCallAction.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/IntrinsicId.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/IntrinsicId.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/Intrinsics.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/Intrinsics.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/IValueWithStaticType.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/IValueWithStaticType.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/KnownStringValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/KnownStringValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/MethodParameterValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/MethodParameterValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/MethodReturnValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/MethodReturnValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/NullableSystemTypeValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/NullableSystemTypeValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/NullableUnwrappedGenericParameterValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/NullableUnwrappedGenericParameterValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/NullableValueWithDynamicallyAccessedMembers.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/NullableValueWithDynamicallyAccessedMembers.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/NullValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/NullValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/ReferenceKind.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/ReferenceKind.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RequireDynamicallyAccessedMembersAction.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeMethodHandleValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeMethodHandleValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForGenericParameterValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForGenericParameterValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableSystemTypeValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableSystemTypeValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableValueWithDynamicallyAccessedMembers.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForNullableValueWithDynamicallyAccessedMembers.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForValueWithDynamicallyAccessedMembers.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleForValueWithDynamicallyAccessedMembers.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/RuntimeTypeHandleValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/SystemReflectionMethodBaseValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/SystemReflectionMethodBaseValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/SystemTypeValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/SystemTypeValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/UnknownValue.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/UnknownValue.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/ValueExtensions.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/ValueExtensions.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TrimAnalysis/ValueWithDynamicallyAccessedMembers.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TrimAnalysis/ValueWithDynamicallyAccessedMembers.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/GenericParameterProxy.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/GenericParameterProxy.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/IMemberProxy.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/IMemberProxy.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/MethodProxy.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/MethodProxy.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/ParameterCollection.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/ParameterCollection.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/ParameterProxy.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/ParameterProxy.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/TypeProxy.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/TypeProxy.cs"/>
    <Compile Include="../../../../tools/illink/src/ILLink.Shared/TypeSystemProxy/WellKnownType.cs" Link="src/runtime/src/tools/illink/src/ILLink.Shared/TypeSystemProxy/WellKnownType.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/Graph.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/Graph.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/Graph.Cycles.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/Graph.Cycles.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/Graph.Vertex.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/Graph.Vertex.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/GraphBuilder.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/GraphBuilder.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/GraphBuilder.ForEach.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/GraphBuilder.ForEach.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/GraphBuilder.MethodCall.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/GraphBuilder.MethodCall.cs"/>
    <Compile Include="../../Common/Compiler/GenericCycleDetection/ModuleCycleInfo.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/GenericCycleDetection/ModuleCycleInfo.cs"/>
    <Compile Include="../../../../../artifacts/obj/coreclr/ILCompiler.Compiler/linux.x64.Release/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/coreclr/ILCompiler.Compiler/linux.x64.Release/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../../artifacts/obj/coreclr/ILCompiler.Compiler/linux.x64.Release/ILLink.Shared.SharedStrings.cs" Link="src/runtime/artifacts/obj/coreclr/ILCompiler.Compiler/linux.x64.Release/ILLink.Shared.SharedStrings.cs"/>
    <Compile Include="../../../../../artifacts/obj/coreclr/ILCompiler.Compiler/linux.x64.Release/ILCompiler.Compiler.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/coreclr/ILCompiler.Compiler/linux.x64.Release/ILCompiler.Compiler.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../../ref/95ecee22537549d79446af1112c8b9d8/ILCompiler.DependencyAnalysisFramework.dll"/>
    <ReferencePath Include="../../../../../../../ref/6d92764fcfb848b3acb7297a32c8e7e2/ILCompiler.Diagnostics.dll"/>
    <ReferencePath Include="../../../../../../../ref/9eafbdccb8e7416197d856b1ef669798/ILCompiler.MetadataTransform.dll"/>
    <ReferencePath Include="../../../../../../../ref/e37d67dda8cb4b928fb209513ae247b5/ILCompiler.TypeSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/65bb30e1b44e4d6e9e6fd9051717c4a5/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../../../../ref/56b8e792ea0e4a0e8289d5430548be0f/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/1a7b4fd6737d40c38436a76213673d63/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/17891516c9c842a1894330638cf59946/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/367325e5e10b43bc9be09fca6d608908/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/3afdc33e911943288d8ffd2d0f29bd9e/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/9c8d5e5fe3ad449db0f5c39520b59bfe/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/ab64ac90282345ef9cf83a1a9a2351ef/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/7f1fd653658d4cf8af0b7b51fc52996b/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../../../../ref/c3d4ce3e1d4c449e9bca75c8ad6980e9/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/b5088c788d6a49bdaa9a9732eae17d9d/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../../../../ref/bd3d3df7629c4bbe93cafe9ac0b5819b/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../../../../ref/845e19d70f8c40adad17a186f5899ae3/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/bc1bc165f2034b42a49c44edb00589d5/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../../../../ref/6736f2e495794b07835a663aa6a49523/mscorlib.dll"/>
    <ReferencePath Include="../../../../../../../ref/690288f2dcca4aeda97187bf570e8e1d/netstandard.dll"/>
    <ReferencePath Include="../../../../../../../ref/7da9442e97044911ba6a575d6cc6cc65/System.AppContext.dll"/>
    <ReferencePath Include="../../../../../../../ref/266b1e8e4eb3463d85757c5ec3936d82/System.Buffers.dll"/>
    <ReferencePath Include="../../../../../../../ref/54f44956cd344992bd076fb5494367fe/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../../ref/290e801168234e33a2df5d59efe8f46f/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../../ref/220a787254d64dd78e1ab2cb2a7e6da8/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../../../../ref/fc93ab6e4dd041cc93fcda8cfca5848e/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../../ref/01198a07d94a46eeaaecc3ddfa7b956e/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../../ref/1926831112ed4fa38040fc2c36c029c2/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../../../../ref/babdabd7bf254dc5ba3ee852a61161cf/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../../../../ref/d1346327a16f47ddaf1e33569a4e9bf7/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../../ref/c4321c89702c44ea82b870b62ead4917/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../../../../ref/03ce327bc08d406fb6ff67593264e637/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/981ebf94a76044b990a2e801bedf0390/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../../../../ref/4b112e0826ab4d64b93957d3a7754b58/System.Configuration.dll"/>
    <ReferencePath Include="../../../../../../../ref/0ff1807616cf4aac927228ca02aad068/System.Console.dll"/>
    <ReferencePath Include="../../../../../../../ref/86d0112d4cbd480398b3c902f1422749/System.Core.dll"/>
    <ReferencePath Include="../../../../../../../ref/2a085bac28ef4c7fb20c34cb3ee96002/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../../../../ref/f137fff4c0974c939a2c14ed6921c2f8/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/b0faca2e2d144c9789e82ec52d69c8c6/System.Data.dll"/>
    <ReferencePath Include="../../../../../../../ref/4e0868f4eff24df3baa8c60f32a73a28/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../../../../ref/eadef17f9ffc4fdbb32b138200292d6b/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../../../../ref/9a746f8201164777af935a59f6d1c08d/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../../../../ref/3eab15969130419e89cb9e3d0185d21b/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../../../../ref/e9f3ff5b9aa14d2d967d5cb32e736794/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../../../../ref/38fd8718501b45d4ba63824486cedb0f/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../../../../ref/b0c23abb0cc04e49854801e5151cb120/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../../../../ref/2666be4bb2134c5191af190289960bb4/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../../../../ref/86c55d6393924b8abafe628615a57416/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../../../../ref/29e60349c017439e8a954b97ee982aca/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../../ref/01da92d950f74a0291d55cf47bc5b2b9/System.dll"/>
    <ReferencePath Include="../../../../../../../ref/ca699332566e4c9091b031c35f908c11/System.Drawing.dll"/>
    <ReferencePath Include="../../../../../../../ref/bb3c6e2b33a743dfaa6edb1ab68002d3/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/1cfd29de2b9b400f898a97f3adb79ab5/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../../../../ref/3365e3085b41424cb2b006deabd3ebd4/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../../../../ref/dfd87b0def3349cdb3e4fc82db01331f/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../../../../ref/4d3c9ddfc2074266821bbb4a827e6a49/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../../../../ref/c76a16594a6d4beeb784c4f37ccd33e7/System.Globalization.dll"/>
    <ReferencePath Include="../../../../../../../ref/b786c82f44944328aa92b5c105eb97a2/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/c0ba21002fb147c2a34b95f8c08ba44a/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../../../../ref/963c2d86f0954639b95a5889d1cc7986/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../../../../ref/428bcc3e1e204c869ab095549dc090e1/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/bf7f5bf0605d4c22864479f35dd96222/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../../../../ref/5ab693fef76040bd965d4ba941183493/System.IO.dll"/>
    <ReferencePath Include="../../../../../../../ref/5fb1bd50a77a4cd4bbf8a5cc4c8cac4a/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/8476f9ccb545406ca1a89a00701d4b5c/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/f91772de39554186ae4edbeb1ac387c4/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../../../../ref/63dc465081f84372a807e2ffb9528218/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/23b04179f8db4f0d847a6aeb5df205b7/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../../../../ref/5ad4c5a914ed47969bb5a68ca094c473/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../../../../ref/a18b154af8534b028ba60ed234344049/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../../../../ref/2564d90e278145adaf91c656750775cb/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../../../../ref/316e2d5cf33d484787b07c409613aa64/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/3c0527af6e5a4684b1413df5d4b6e2b4/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../../../../ref/f3e28f2f8fd6461784f2302f92f828c2/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../../../../ref/47a82068e1b14fffb649057e8304dc48/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../../../../ref/925d56b4cd564bd99a8e0b84638acd29/System.Linq.dll"/>
    <ReferencePath Include="../../../../../../../ref/689c2201a7c94005aa16aa42490cca90/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../../../../ref/d76341513f5b483bb6a429234b62a41b/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../../../../ref/7b01f6b7665a484a84ed766847169158/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../../../../ref/ba9a7b8fb4bd4aa9ab1d47e757e338c2/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../../ref/d3b6206212e04e67836ebd7313345d5d/System.Net.dll"/>
    <ReferencePath Include="../../../../../../../ref/2e1e313e23dd4d31a03b36ff09a78eca/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../../ref/d9ce9f35125b463cb0cac5db39ef85f4/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/2b55cac7fb8d4a8fa0bded990b4ac338/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../../../../ref/999279cc773b4f5dbe12607a34d7450b/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../../../../ref/0d0fb240676446d28012eb343fb3944b/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../../../../ref/b1ad4387a6ba49ce809d3909019c01ac/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../../../../ref/4cf2938c71b344e996e2cfff5df3c56b/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../../../../ref/89f1a9cb28ca4fe490695c068b684221/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/f9797aa3bb7343f49d4e8c4a09580382/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../../../../ref/86b6e27d89574639b40d680b33bd58e9/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../../../../ref/84816c111316424fb9514fea6925353e/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../../ref/3265a9c17d28402b944f666aac42990c/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../../../../ref/31e38be5ee224744ab0b3183ba172e81/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../../../../ref/d10d5305183343eb98fa1da3cfb599fc/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../../../../ref/0ef4c1cd3b164f9692fe8ab2f2cd44eb/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../../../../ref/312c976418c94f36a0c6c2735eb57710/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../../ref/c704b73dca6d4278b62d5df8a2e82eaa/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../../../../ref/29f7b46c0d0f4ba6aeadd61971dc74df/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../../../../ref/6831c7f0e0d3468fa1bb9a457ab3dab8/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../../ref/5f909be1227a4269a054ee9f8eedb057/System.Numerics.dll"/>
    <ReferencePath Include="../../../../../../../ref/ac0e3e8546ae4d85b3a6eb647e07eafc/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../../../../ref/0c49cba45a0c4c0ba4ba480cff5bb3be/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../../../../ref/2094ae33ef7b4418bf604281904990ab/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../../../../ref/8a3497ceb9cf4d71a31bbc36b774f52d/System.Reflection.dll"/>
    <ReferencePath Include="../../../../../../../ref/aae2d4c6c4234c958111a7d32dcfc548/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../../../../ref/82461de48172447d8bf3696ccae2d883/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../../../../ref/07e23bc92f794fbb97418ea42d58aca2/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../../../../ref/c6dfecc5b67843579820822cd3325313/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/4639543f88dc4da8bf25e3d9786c425f/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../../../../ref/71fae8d01727453f9f2cf7dad7619467/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/7fd638949cc94db9a7cd83b2a48d056d/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/9684e409ab0b4304a4ded227fe9c2b75/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../../../../ref/120fe44cc6564e7192bba3a982118d22/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../../../../ref/f631225507d84e5d896ae3a8d567efc4/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../../../../ref/202da8c1af00474a96f52e2d77724962/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../../../../ref/51d48aece4d84911821dcafd37e7146e/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../../../../ref/5c63a2fb3c9848f2a1d04651c42e4e02/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../../ref/9f035822f12d4bb595e0dbfd4e8bd865/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/48a3473800904d97807195c47377219a/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../../../../ref/28e0ec82e9ff4158bf4d7e24d7d44e9d/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../../ref/2494054713ec4f28b06ab946ec349a91/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../../ref/89b9e466708343d7924bac244b14de9b/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../../../../ref/b909bbf4cb224b62aa7d16595a30f0ef/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../../../../ref/cf2232bba8914c729e6c449b20711a02/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../../../../ref/7b20a6a160a84308922144543adf0e8e/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../../../../ref/0a85bdcb114f45d5ab202a8a99ff2cf3/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../../../../ref/6e5c4a70d15b4c3b81e872e252923b35/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../../../../ref/81c71853d7d44dd587000550e2c281ad/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/d5762c58a35e46da8d921c1368bc812e/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/849882085a61411aae34912b842c1ac0/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../../../../ref/a4fbd74b18914f1e85256e478008e5ad/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/f670391bd5454865bf5636902e0d19c7/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../../../../ref/44902d698e4e4bcc918eae6e53b9134f/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../../../../ref/f72b7101658a455ab23884bc5c2a9d03/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../../../../ref/148da7ad4bf542a08e0e41717230cdfd/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../../../../ref/666f5a2995bb446e99f9ce5350d59c51/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../../ref/8c870c11cefe48c3ba464ebdf713dcf6/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../../../../ref/25508593f4a445caa6f8c6856de76860/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../../../../ref/c91d49653a784c18bccb99345894bec2/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/da78b22281b04b00b11897600869d649/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../../../../ref/46ff3341fc2845b88fea69ac72b2adc5/System.Security.dll"/>
    <ReferencePath Include="../../../../../../../ref/565bd84ddb0a417ea15d34d83165a2c0/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../../../../ref/e94dcf669c91472795dd5b0971345ccc/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../../../../ref/8b13a295a5ea461faa4eaab7c1d6afee/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../../../../ref/f7fc1c767d434e8eaaf1c61d266b2f98/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/d5d2c716285d4ec79b1ad5fec1ce7787/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../../../../ref/604e96cc3cf04a18b8a686579862b232/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../../../../ref/1292dda48d5947a08b5e54406da0fc39/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../../../../ref/38c040a4d7e14635a90aad0fa8ffce88/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/58eb99d951ee462cac9d3c54ca97a046/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/28bde226204d499cba9fea2428d2b234/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/fe2c910c041248b0a8e3218fc1ab22c1/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../../ref/0cdf81df15f24a8cbc5b1acd2b5090ca/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/b500a06eef2f4f189cac63eee7d4eb4c/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../../ref/665c2af9c76d48cd998fc38696bb0428/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../../ref/1aac265ef098477b9b857dfc31d62540/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../../../../ref/3e9b8a24c6ec4edeae93e5f19c9ced68/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../../../../ref/7b744e3097af45868ea1b425372d48e4/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../../../../ref/4378df33d6784695b8c5ec82905d6735/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/807837a9e39843bc97b4f2993f1351b7/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../../../../ref/c278838cb4ca4bccb5c3cf9b28bdde4f/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../../../../ref/61ae2880b6e0423cb4c8f62df29aea8c/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../../../../ref/64cfda1a93de4b42b569c2b8f0def729/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../../../../ref/b0526f02b0594184a58636adec2f16bc/System.Transactions.dll"/>
    <ReferencePath Include="../../../../../../../ref/179457622e30466282e909b62f39540a/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../../../../ref/3614ea334f0e496fb53b3347cde1c886/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../../../../ref/41c11a0030064191a3b14b43f92b74d5/System.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/064679a3005e4c2880b20ab541e35239/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../../../../ref/2a6b4d6a2b824d3ebb90c5fe25025b29/System.Windows.dll"/>
    <ReferencePath Include="../../../../../../../ref/32ce533729204c619d0e9977c12dbc0c/System.Xml.dll"/>
    <ReferencePath Include="../../../../../../../ref/ba62156434cb4d01af841c266a81fcaa/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../../../../ref/3f22a5dae8dd4c45898d95d76a2a5bb1/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../../../../ref/e478b246527e48778fb876b59daa488b/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../../../../ref/16375572299f47f785738c8a5227b867/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/c3e7eaaedf574f0f94a011d1e7c46520/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/32a1dbefc30a4b79b49bab9839e0fb95/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../../../../ref/030b5273c9704ccd8c2926d2d950b051/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../../../../ref/a56a6816298842e3a19710da5d809178/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/60ce393f35c5438ab1af334836cf266c/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>