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/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/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/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/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/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/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/InlineableStringsResourceNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InterfaceDispatchCellInfoSectionNode.cs"/>
    <Compile Include="Compiler/DependencyAnalysis/InterfaceDispatchCellSectionNode.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/InterfaceDispatchCellNode.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/ExternSymbolNode.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/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/InterfaceDispatchCellCachePointerFlags.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/InterfaceDispatchCellCachePointerFlags.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/85bf5d8f13ca493bb0ab90b9adcc076e/ILCompiler.DependencyAnalysisFramework.dll"/>
    <ReferencePath Include="../../../../../../../ref/7d8721cc4c754a71b31f964e7a787b0b/ILCompiler.Diagnostics.dll"/>
    <ReferencePath Include="../../../../../../../ref/6c93f9f56e21487296039ab1924f7a7e/ILCompiler.MetadataTransform.dll"/>
    <ReferencePath Include="../../../../../../../ref/851f316ba1f8478db459b9bd461dc221/ILCompiler.TypeSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/1c5e315a2dfb43a6a8ca8f72f5fef50a/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../../../../ref/4200a5bf18f0464c8d4ffbe54313ff89/Microsoft.Extensions.Caching.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/9b0f409ad08b40f4af4250e4f405858a/Microsoft.Extensions.Configuration.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/01318835d631423d90b78005a25187fa/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/43056c6e02e54bc4a3d6b949cfc56730/Microsoft.Extensions.Diagnostics.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/982df97461874bfc82b53eb416ddc5b0/Microsoft.Extensions.FileProviders.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/79b492c975654db99084f36964b90668/Microsoft.Extensions.Hosting.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/84e335ff4fde48c6a287ffcb27c894ce/Microsoft.Extensions.Logging.Abstractions.dll"/>
    <ReferencePath Include="../../../../../../../ref/d4b9cdff32064d63beb4d8fcd0d5d36d/Microsoft.Extensions.Options.dll"/>
    <ReferencePath Include="../../../../../../../ref/bf5a741ef137477fa6fc1f44463fef63/Microsoft.Extensions.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/7a0bd85a0437479782b4facc814a10f2/Microsoft.VisualBasic.Core.dll"/>
    <ReferencePath Include="../../../../../../../ref/b1136861c905439aa3d476d24e545888/Microsoft.VisualBasic.dll"/>
    <ReferencePath Include="../../../../../../../ref/15c396f1fb5e4773928a4eec5fdc1722/Microsoft.Win32.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/21817a9413764ad0be9e816dbf29654a/Microsoft.Win32.Registry.dll"/>
    <ReferencePath Include="../../../../../../../ref/ce9cdf0c30114a40b85a56109d626b42/mscorlib.dll"/>
    <ReferencePath Include="../../../../../../../ref/2ed9e31ec6824bdf979fda89566543cf/netstandard.dll"/>
    <ReferencePath Include="../../../../../../../ref/c87e5c644f26409fb96e69fc206c2a28/System.AppContext.dll"/>
    <ReferencePath Include="../../../../../../../ref/a1f86582b1f94107aba9258ea52dd496/System.Buffers.dll"/>
    <ReferencePath Include="../../../../../../../ref/449fd830baf742feb780e7c70af604ea/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../../ref/12f816f71d454dff95a7397cf0fe0683/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../../ref/50cd8b9a67bd4c709489a27e48636b9d/System.Collections.Immutable.dll"/>
    <ReferencePath Include="../../../../../../../ref/02887f2ea89c4a1581091168636f0af0/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../../ref/d6875e0971c84e93836146492acc194e/System.Collections.Specialized.dll"/>
    <ReferencePath Include="../../../../../../../ref/bcd94a83cae0450981b607b1dc8ddc58/System.ComponentModel.Annotations.dll"/>
    <ReferencePath Include="../../../../../../../ref/c54fc3a15a784dfd869635b90b424e0d/System.ComponentModel.DataAnnotations.dll"/>
    <ReferencePath Include="../../../../../../../ref/9b868d752a35402aa8f2684740beb1d1/System.ComponentModel.dll"/>
    <ReferencePath Include="../../../../../../../ref/aea8eaa9d76146c5b245852e8a07da60/System.ComponentModel.EventBasedAsync.dll"/>
    <ReferencePath Include="../../../../../../../ref/495bf40981d64bd7879b1a63bdaa4abb/System.ComponentModel.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/ee7a68df0490438f8289a2320a913513/System.ComponentModel.TypeConverter.dll"/>
    <ReferencePath Include="../../../../../../../ref/8cc56449c12347a7b4443efb9f3ecc81/System.Configuration.dll"/>
    <ReferencePath Include="../../../../../../../ref/6fb628114e1f40d887b5d8d648c02db7/System.Console.dll"/>
    <ReferencePath Include="../../../../../../../ref/0c5a00fce42144398f4942c99d6684c0/System.Core.dll"/>
    <ReferencePath Include="../../../../../../../ref/20e8dc253c774d25ab9bb9fc373e21c2/System.Data.Common.dll"/>
    <ReferencePath Include="../../../../../../../ref/64a57b8ac4d84b1caae35968ac021e86/System.Data.DataSetExtensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/e9f59493ee5d4f40b7ed0a92f65fd4e1/System.Data.dll"/>
    <ReferencePath Include="../../../../../../../ref/619ba1b87bd34e9ab8b6629a92190a06/System.Diagnostics.Contracts.dll"/>
    <ReferencePath Include="../../../../../../../ref/d6eae0a73ffe4fa899b489e368c53d24/System.Diagnostics.Debug.dll"/>
    <ReferencePath Include="../../../../../../../ref/90d1421359c14881a5a682798a3acba9/System.Diagnostics.DiagnosticSource.dll"/>
    <ReferencePath Include="../../../../../../../ref/855c4c005f5e4d588a8a9bfda0762cb3/System.Diagnostics.FileVersionInfo.dll"/>
    <ReferencePath Include="../../../../../../../ref/836a8f0798f8493eb3d49a18e487739d/System.Diagnostics.Process.dll"/>
    <ReferencePath Include="../../../../../../../ref/d0aad9e865e84e3b9e42a5184b7adbb7/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../../../../ref/fd476a915a6b43a6beb559c9f666c17d/System.Diagnostics.TextWriterTraceListener.dll"/>
    <ReferencePath Include="../../../../../../../ref/4cfd3394005640aeb5a5ab356715940c/System.Diagnostics.Tools.dll"/>
    <ReferencePath Include="../../../../../../../ref/95257525f73442c09a31868cbf9847f6/System.Diagnostics.TraceSource.dll"/>
    <ReferencePath Include="../../../../../../../ref/71b2dc710e664dbd8c34e8d4d9e64728/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../../ref/e99ae49df1c14c5aa7ae1af9b6095574/System.dll"/>
    <ReferencePath Include="../../../../../../../ref/ee8ef5d3ecdf4dc787d26302bed83852/System.Drawing.dll"/>
    <ReferencePath Include="../../../../../../../ref/a2f3ecebef80413399e9aa12d12bd20f/System.Drawing.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/c4cab6de4c3f4ef4a78b12c990fca792/System.Dynamic.Runtime.dll"/>
    <ReferencePath Include="../../../../../../../ref/2a297c17f36f433cbb894df277f456b6/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../../../../ref/30d5bffa85e14f23a061d0a51d74a4b2/System.Formats.Tar.dll"/>
    <ReferencePath Include="../../../../../../../ref/f5786e1acbfd420b8814ad6698bb7c4b/System.Globalization.Calendars.dll"/>
    <ReferencePath Include="../../../../../../../ref/c1243bedab2d42ee84e2a20885f555c8/System.Globalization.dll"/>
    <ReferencePath Include="../../../../../../../ref/b6bf1929aad14e8b9bef7e0c0bc89bfa/System.Globalization.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/2b26844517974ac6b60856f9955e02ca/System.IO.Compression.Brotli.dll"/>
    <ReferencePath Include="../../../../../../../ref/abe3edf9bfd241d1b926e15af70122d6/System.IO.Compression.dll"/>
    <ReferencePath Include="../../../../../../../ref/bee5004639fd4d91940a2f47d467e98e/System.IO.Compression.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/e6b85883c6d049c681af954fb3107c7f/System.IO.Compression.ZipFile.dll"/>
    <ReferencePath Include="../../../../../../../ref/83b816e6c1794cbcb366067bc2734550/System.IO.dll"/>
    <ReferencePath Include="../../../../../../../ref/404db1a7d21a48d9962c08d45f2b9743/System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/8f365225efc44829ae43fb19585f3843/System.IO.FileSystem.dll"/>
    <ReferencePath Include="../../../../../../../ref/2d21f5c4d0094c99b9fef98cddaa6b68/System.IO.FileSystem.DriveInfo.dll"/>
    <ReferencePath Include="../../../../../../../ref/c5e8f0da797c4a9abd0498145bff9d87/System.IO.FileSystem.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/0a4a69c9f61c469692bc778eb6bf281a/System.IO.FileSystem.Watcher.dll"/>
    <ReferencePath Include="../../../../../../../ref/235f76e1c9e64bcf9ba264ba3f1f5d52/System.IO.IsolatedStorage.dll"/>
    <ReferencePath Include="../../../../../../../ref/bc9c6f3567754c678374105e71c052ce/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../../../../ref/ed9e545253fc43cf9689599e22ef222c/System.IO.Pipelines.dll"/>
    <ReferencePath Include="../../../../../../../ref/8c62671504b5467ba5c01e2e2e3fac54/System.IO.Pipes.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/a505158fc61a4b7799f52ff647225254/System.IO.Pipes.dll"/>
    <ReferencePath Include="../../../../../../../ref/52735efaae7e490b9c44f7c13462dd49/System.IO.UnmanagedMemoryStream.dll"/>
    <ReferencePath Include="../../../../../../../ref/f718eb7bf9174c76b5563a3cae9b45d4/System.Linq.AsyncEnumerable.dll"/>
    <ReferencePath Include="../../../../../../../ref/9f0304591a0d4aa48bf77fc19440cc43/System.Linq.dll"/>
    <ReferencePath Include="../../../../../../../ref/1f534a699fd7452b8d8a7586d62047d9/System.Linq.Expressions.dll"/>
    <ReferencePath Include="../../../../../../../ref/13a2b9dd99b242bab7e8e8164fec2bc8/System.Linq.Parallel.dll"/>
    <ReferencePath Include="../../../../../../../ref/29e3d99729ea48ebb8a175e8df662e39/System.Linq.Queryable.dll"/>
    <ReferencePath Include="../../../../../../../ref/e89d8c562c994f108940916a4d3f7634/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../../ref/1d74abf6a0644b1ba84cd6c9f78dc1c6/System.Net.dll"/>
    <ReferencePath Include="../../../../../../../ref/7e04048737374687a90b8dc267d8f15f/System.Net.Http.dll"/>
    <ReferencePath Include="../../../../../../../ref/f38ed9bd68fa4b9cb8c58c4a811fc573/System.Net.Http.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/f7270f9346b142b89b30ed66f82133e9/System.Net.HttpListener.dll"/>
    <ReferencePath Include="../../../../../../../ref/90a50a0ab1d94a4aaac1f2ae85d61d2f/System.Net.Mail.dll"/>
    <ReferencePath Include="../../../../../../../ref/36e7de36a3534b818a69aef1a0c9e058/System.Net.NameResolution.dll"/>
    <ReferencePath Include="../../../../../../../ref/fd75c43bf02a44149cae6a7896112949/System.Net.NetworkInformation.dll"/>
    <ReferencePath Include="../../../../../../../ref/4dff06841e60416fb6a48ff62a609a70/System.Net.Ping.dll"/>
    <ReferencePath Include="../../../../../../../ref/38b7ff30a752469faa5f36377d964713/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/af5e7495ade4410493e28ec09cd27883/System.Net.Quic.dll"/>
    <ReferencePath Include="../../../../../../../ref/790188698f0946f88a2b97d2f6a4ebb1/System.Net.Requests.dll"/>
    <ReferencePath Include="../../../../../../../ref/5b51f4fa01e848589a96383577ec0dd5/System.Net.Security.dll"/>
    <ReferencePath Include="../../../../../../../ref/f8ded491e7bd483cb61e12499cf900c5/System.Net.ServerSentEvents.dll"/>
    <ReferencePath Include="../../../../../../../ref/caadf20b8fa34cc7b934421c2b9fab7a/System.Net.ServicePoint.dll"/>
    <ReferencePath Include="../../../../../../../ref/55f9b01c4c76463dae097121b49508bb/System.Net.Sockets.dll"/>
    <ReferencePath Include="../../../../../../../ref/7bb2cb0988664e36bf123259b09727fa/System.Net.WebClient.dll"/>
    <ReferencePath Include="../../../../../../../ref/675b93ef82da416d93e90e7b7ab1d58f/System.Net.WebHeaderCollection.dll"/>
    <ReferencePath Include="../../../../../../../ref/b8740b6ca0cc41a494c6f18a8bb319a9/System.Net.WebProxy.dll"/>
    <ReferencePath Include="../../../../../../../ref/56d08a23ff2f464d9b1b86341372f944/System.Net.WebSockets.Client.dll"/>
    <ReferencePath Include="../../../../../../../ref/d32373805cfc40da9e738031c6625989/System.Net.WebSockets.dll"/>
    <ReferencePath Include="../../../../../../../ref/f2ee3f3588cb48bab81a064f377e238b/System.Numerics.dll"/>
    <ReferencePath Include="../../../../../../../ref/f8eb08b6a21b454eb2e5a2e965fec5cd/System.Numerics.Vectors.dll"/>
    <ReferencePath Include="../../../../../../../ref/899bceb4b4684ab18d43ce76d745f443/System.ObjectModel.dll"/>
    <ReferencePath Include="../../../../../../../ref/36a7045dd5594350a1c6cefd1b005177/System.Reflection.DispatchProxy.dll"/>
    <ReferencePath Include="../../../../../../../ref/988cfcff5e024d0a9fa45d451613186a/System.Reflection.dll"/>
    <ReferencePath Include="../../../../../../../ref/38482c52c4e343498d00f90d8507e4e4/System.Reflection.Emit.dll"/>
    <ReferencePath Include="../../../../../../../ref/9b18c3396d9446efa3756b0a3806279b/System.Reflection.Emit.ILGeneration.dll"/>
    <ReferencePath Include="../../../../../../../ref/86f1a6c924bf4e1c9a58c6eee0133f93/System.Reflection.Emit.Lightweight.dll"/>
    <ReferencePath Include="../../../../../../../ref/5c97c1fa878a4df4aa60f390a2615667/System.Reflection.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/f573c011adf240c8a15a266693f85c76/System.Reflection.Metadata.dll"/>
    <ReferencePath Include="../../../../../../../ref/6f7f0fd86f334ee4887f2c302c23843f/System.Reflection.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/c546437867fb4a2997acbe10005867a5/System.Reflection.TypeExtensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/6ab1110f778a42b093d27b947500c5b1/System.Resources.Reader.dll"/>
    <ReferencePath Include="../../../../../../../ref/e5f4d8cdf2e54793b27c3597c9d01001/System.Resources.ResourceManager.dll"/>
    <ReferencePath Include="../../../../../../../ref/8424978c4b4948ccb988d0965e7ad1bb/System.Resources.Writer.dll"/>
    <ReferencePath Include="../../../../../../../ref/7b1ec31ec6c94866b571a6ec55feb5ce/System.Runtime.CompilerServices.Unsafe.dll"/>
    <ReferencePath Include="../../../../../../../ref/c07d92d05a0743fc8762f36776001572/System.Runtime.CompilerServices.VisualC.dll"/>
    <ReferencePath Include="../../../../../../../ref/bd72ab60ef3340deadfa10371c2e9435/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../../ref/9e06a23dfe30484a9c0f36caa565e024/System.Runtime.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/7687b8f321f54728b8dc422918c8a43a/System.Runtime.Handles.dll"/>
    <ReferencePath Include="../../../../../../../ref/c6ececc3885a43359829f6fbe2b67e4a/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../../ref/3776ea0f93ca4f6b8d913f8c8033c32a/System.Runtime.InteropServices.JavaScript.dll"/>
    <ReferencePath Include="../../../../../../../ref/6bf567b197ea4999ad984bfce63f1f7f/System.Runtime.InteropServices.RuntimeInformation.dll"/>
    <ReferencePath Include="../../../../../../../ref/67183716ab0b40488e60d0ef10107944/System.Runtime.Intrinsics.dll"/>
    <ReferencePath Include="../../../../../../../ref/65eb9fc3f9494cc7acee32e095af7e91/System.Runtime.Loader.dll"/>
    <ReferencePath Include="../../../../../../../ref/e0153fd6a2b2466aaf2a8cb1d2e2fe1b/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../../../../ref/7326c7d5302347f483adc3171d733cd2/System.Runtime.Serialization.dll"/>
    <ReferencePath Include="../../../../../../../ref/95db392ed765461b893897ec2441069e/System.Runtime.Serialization.Formatters.dll"/>
    <ReferencePath Include="../../../../../../../ref/eb7eb72ea0b948ecab818c4ef01d5bbc/System.Runtime.Serialization.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/e6a2409ea12a4a8887d56fc5344965ca/System.Runtime.Serialization.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/6bfee48229b34b6eb0f12f360819222d/System.Runtime.Serialization.Xml.dll"/>
    <ReferencePath Include="../../../../../../../ref/b33bfb6fc3a3410aae89e5bd5b218567/System.Security.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/f4deb9f401fc4ef3acbdea3937949d41/System.Security.Claims.dll"/>
    <ReferencePath Include="../../../../../../../ref/0fc1ceb061c14eeba32ee3deeb21724d/System.Security.Cryptography.Algorithms.dll"/>
    <ReferencePath Include="../../../../../../../ref/97e3d537786d4e08b44555602f6ceaf1/System.Security.Cryptography.Cng.dll"/>
    <ReferencePath Include="../../../../../../../ref/c4b598ead1b7407a95200c24c14ae153/System.Security.Cryptography.Csp.dll"/>
    <ReferencePath Include="../../../../../../../ref/b9931c53a40a427e96a7851f981ce6ee/System.Security.Cryptography.dll"/>
    <ReferencePath Include="../../../../../../../ref/42b045f7e4b64f3983de1ef452f9390e/System.Security.Cryptography.Encoding.dll"/>
    <ReferencePath Include="../../../../../../../ref/96ead847aa594a06bb886b076ba4a0db/System.Security.Cryptography.OpenSsl.dll"/>
    <ReferencePath Include="../../../../../../../ref/1f29bb1c1e4d4c9e957d4442bd2873cb/System.Security.Cryptography.Primitives.dll"/>
    <ReferencePath Include="../../../../../../../ref/c95eea0e3ba545bdaa545ed42aa3b80d/System.Security.Cryptography.X509Certificates.dll"/>
    <ReferencePath Include="../../../../../../../ref/be15b144942d4474b9579fb99e2da24d/System.Security.dll"/>
    <ReferencePath Include="../../../../../../../ref/ee824d2c1f52499cb99a66ec6bfc8e8d/System.Security.Principal.dll"/>
    <ReferencePath Include="../../../../../../../ref/600b6d740c3545c1ac88bf8bc69ba13b/System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="../../../../../../../ref/5246f650beed43a9a3c58cb81ec609a4/System.Security.SecureString.dll"/>
    <ReferencePath Include="../../../../../../../ref/d14934b706b64e0b9c2812ecd94064a6/System.ServiceModel.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/ebced3f91c59455bb56320031c298bcf/System.ServiceProcess.dll"/>
    <ReferencePath Include="../../../../../../../ref/2cc1135a5a9641e49884e788a80ca40d/System.Text.Encoding.CodePages.dll"/>
    <ReferencePath Include="../../../../../../../ref/3a4c15a1df494671a6a953269f558371/System.Text.Encoding.dll"/>
    <ReferencePath Include="../../../../../../../ref/5e20a0e6ad26427788ceff1f829dc8e9/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/62d32fab4db949a7b7121dd06d6c6088/System.Text.Encodings.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/bfb3b7ac208045caaa106107e4769b1f/System.Text.Json.dll"/>
    <ReferencePath Include="../../../../../../../ref/8d246384376a416696d62eeb3806998f/System.Text.RegularExpressions.dll"/>
    <ReferencePath Include="../../../../../../../ref/ba3abf24b9d0424daed286e892126523/System.Threading.AccessControl.dll"/>
    <ReferencePath Include="../../../../../../../ref/8433374de651430ab989b9d86fc5f395/System.Threading.Channels.dll"/>
    <ReferencePath Include="../../../../../../../ref/3be52763bff74cf3b0a44fe05fa16738/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../../ref/e788bd8b66f04add9d4a97fc44abf6c0/System.Threading.Overlapped.dll"/>
    <ReferencePath Include="../../../../../../../ref/0359711e9e004ebfbc224d5c086e4b5a/System.Threading.Tasks.Dataflow.dll"/>
    <ReferencePath Include="../../../../../../../ref/517e4d9ecbc641deb891b425e736b918/System.Threading.Tasks.dll"/>
    <ReferencePath Include="../../../../../../../ref/78dcdebeb2464dd9b477a74e0b450d65/System.Threading.Tasks.Extensions.dll"/>
    <ReferencePath Include="../../../../../../../ref/3f6c5c4c50e74d918ea7c4a798b48386/System.Threading.Tasks.Parallel.dll"/>
    <ReferencePath Include="../../../../../../../ref/f82e6bca5a53454aa5212231d0e736b0/System.Threading.Thread.dll"/>
    <ReferencePath Include="../../../../../../../ref/02a09227e4734429bc494ab02cf27a59/System.Threading.ThreadPool.dll"/>
    <ReferencePath Include="../../../../../../../ref/83970be35a114781a4f1dfabf94a878d/System.Threading.Timer.dll"/>
    <ReferencePath Include="../../../../../../../ref/1fc0bd45d8d34e9481cff7355411d5e1/System.Transactions.dll"/>
    <ReferencePath Include="../../../../../../../ref/74b7814c5e174d5cb0507f1f883dfc26/System.Transactions.Local.dll"/>
    <ReferencePath Include="../../../../../../../ref/d810c9590d2b47f7b7236bee9c7f4e1d/System.ValueTuple.dll"/>
    <ReferencePath Include="../../../../../../../ref/1cb611cbc6a34db38099278c480c1956/System.Web.dll"/>
    <ReferencePath Include="../../../../../../../ref/b1e09af0fce94b5ca111c18e409858a5/System.Web.HttpUtility.dll"/>
    <ReferencePath Include="../../../../../../../ref/34b49df9480f4d6f94c16ee4d0642aed/System.Windows.dll"/>
    <ReferencePath Include="../../../../../../../ref/4b165009dc474f2e851d8affce69063b/System.Xml.dll"/>
    <ReferencePath Include="../../../../../../../ref/de9b2922ac744fdfab4e135a422b8658/System.Xml.Linq.dll"/>
    <ReferencePath Include="../../../../../../../ref/bc537f8d3f244fa28e833df7b7217424/System.Xml.ReaderWriter.dll"/>
    <ReferencePath Include="../../../../../../../ref/0d5f882506da433daee54ab4f27d0f7d/System.Xml.Serialization.dll"/>
    <ReferencePath Include="../../../../../../../ref/341ef5a0db9940098d1a4a06b762723a/System.Xml.XDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/d95c70243f5c435bb233186f90ca057f/System.Xml.XmlDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/cb89ebb565e54f638ed80719a96a3a05/System.Xml.XmlSerializer.dll"/>
    <ReferencePath Include="../../../../../../../ref/88de8b960bac4fa183cc8b8532d4908c/System.Xml.XPath.dll"/>
    <ReferencePath Include="../../../../../../../ref/8dd152990eb84d23ab392dbb7dcc9236/System.Xml.XPath.XDocument.dll"/>
    <ReferencePath Include="../../../../../../../ref/9d33ab244a144fc28d2164c3211ea8ae/WindowsBase.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>