File: Microsoft.Diagnostics.DataContractReader.Contracts.csproj
Web Access
Project: src\runtime\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Contracts\Microsoft.Diagnostics.DataContractReader.Contracts.csproj (Microsoft.Diagnostics.DataContractReader.Contracts)
<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>Microsoft.Diagnostics.DataContractReader.Contracts</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk</KeyOriginatorFile>
    <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="CodePointerUtils.cs"/>
    <Compile Include="Constants.cs"/>
    <Compile Include="Contracts/AuxiliarySymbols_1.cs"/>
    <Compile Include="Contracts/BuiltInCOM_1.cs"/>
    <Compile Include="Contracts/CallingConvention/ArgumentLocation.cs"/>
    <Compile Include="Contracts/CallingConvention/CallingConvention_1.cs"/>
    <Compile Include="Contracts/CallingConvention/CdacTypeHandle.cs"/>
    <Compile Include="Contracts/CodeNotifications_1.cs"/>
    <Compile Include="Contracts/CodeVersions_1.cs"/>
    <Compile Include="Contracts/ComWrappers_1.cs"/>
    <Compile Include="Contracts/ConditionalWeakTable_1.cs"/>
    <Compile Include="Contracts/DacStreams_1.cs"/>
    <Compile Include="Contracts/Debugger/Debugger_1.cs"/>
    <Compile Include="Contracts/Debugger/StackPusher.cs"/>
    <Compile Include="Contracts/DebugInfo/DebugInfoHelpers.cs"/>
    <Compile Include="Contracts/DebugInfo/DebugInfo_1.cs"/>
    <Compile Include="Contracts/DebugInfo/DebugInfo_2.cs"/>
    <Compile Include="Contracts/EcmaMetadata_1.cs"/>
    <Compile Include="Contracts/Exception_1.cs"/>
    <Compile Include="Contracts/ExecutionManager/ExecutionManagerCore.cs"/>
    <Compile Include="Contracts/ExecutionManager/ExecutionManagerCore.EEJitManager.cs"/>
    <Compile Include="Contracts/ExecutionManager/ExecutionManagerCore.InterpreterJitManager.cs"/>
    <Compile Include="Contracts/ExecutionManager/ExecutionManagerCore.ReadyToRunJitManager.cs"/>
    <Compile Include="Contracts/ExecutionManager/ExecutionManager_1.cs"/>
    <Compile Include="Contracts/ExecutionManager/ExecutionManager_2.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/BinaryThenLinearSearch.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/HashMapLookup.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/HotColdLookup.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/INibbleMap.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/NibbleMapConstantLookup.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/NibbleMapHelpers.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/NibbleMapLinearLookup.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/RangeSectionMap.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/RuntimeFunctionLookup.cs"/>
    <Compile Include="Contracts/ExecutionManager/Helpers/UnwindDataSize.cs"/>
    <Compile Include="Contracts/FeatureFlags_1.cs"/>
    <Compile Include="Contracts/GC/GCHeapWKS.cs"/>
    <Compile Include="Contracts/GC/GC_1.cs"/>
    <Compile Include="Contracts/GC/IGCHeap.cs"/>
    <Compile Include="Contracts/GCInfo/GCInfoDecoder.cs"/>
    <Compile Include="Contracts/GCInfo/GCInfoX86_1.cs"/>
    <Compile Include="Contracts/GCInfo/GCInfo_1.cs"/>
    <Compile Include="Contracts/GCInfo/IGCInfoDecoder.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/AMD64GCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/ARM64GCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/ARMGCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/IGCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/InterpreterGCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/LoongArch64GCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/PlatformTraits/RISCV64GCInfoTraits.cs"/>
    <Compile Include="Contracts/GCInfo/X86/CallPattern.cs"/>
    <Compile Include="Contracts/GCInfo/X86/GCArgTable.cs"/>
    <Compile Include="Contracts/GCInfo/X86/GCInfo.cs"/>
    <Compile Include="Contracts/GCInfo/X86/GCInfoTargetExtensions.cs"/>
    <Compile Include="Contracts/GCInfo/X86/GCTransition.cs"/>
    <Compile Include="Contracts/GCInfo/X86/InfoHdr.cs"/>
    <Compile Include="Contracts/Loader_1.cs"/>
    <Compile Include="Contracts/ManagedTypeSource_1.cs"/>
    <Compile Include="Contracts/Notifications_1.cs"/>
    <Compile Include="Contracts/ObjectiveCMarshal_1.cs"/>
    <Compile Include="Contracts/Object_1.cs"/>
    <Compile Include="Contracts/PlatformMetadata_1.cs"/>
    <Compile Include="Contracts/PrecodeStubs_1.cs"/>
    <Compile Include="Contracts/PrecodeStubs_2.cs"/>
    <Compile Include="Contracts/PrecodeStubs_3.cs"/>
    <Compile Include="Contracts/PrecodeStubs_Common.cs"/>
    <Compile Include="Contracts/ReJIT_1.cs"/>
    <Compile Include="Contracts/RuntimeInfo_1.cs"/>
    <Compile Include="Contracts/RuntimeMutableTypeSystem_1.cs"/>
    <Compile Include="Contracts/RuntimeTypeSystem_1.cs"/>
    <Compile Include="Contracts/SHash_1.cs"/>
    <Compile Include="Contracts/Signature/IRuntimeSignatureTypeProvider.cs"/>
    <Compile Include="Contracts/Signature/RuntimeSignatureDecoder.cs"/>
    <Compile Include="Contracts/Signature/SignatureTypeProvider.cs"/>
    <Compile Include="Contracts/Signature/Signature_1.cs"/>
    <Compile Include="Contracts/StackWalk/Context/AMD64/AMD64Unwinder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/AMD64Context.cs"/>
    <Compile Include="Contracts/StackWalk/Context/ARM/ARMUnwinder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/ARM/LookupValues.cs"/>
    <Compile Include="Contracts/StackWalk/Context/ARM64/ARM64Unwinder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/ARM64Context.cs"/>
    <Compile Include="Contracts/StackWalk/Context/ARMContext.cs"/>
    <Compile Include="Contracts/StackWalk/Context/ContextHolder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/IPlatformAgnosticContext.cs"/>
    <Compile Include="Contracts/StackWalk/Context/IPlatformContext.cs"/>
    <Compile Include="Contracts/StackWalk/Context/LoongArch64/LoongArch64Unwinder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/LoongArch64Context.cs"/>
    <Compile Include="Contracts/StackWalk/Context/M128.cs"/>
    <Compile Include="Contracts/StackWalk/Context/RegisterAttribute.cs"/>
    <Compile Include="Contracts/StackWalk/Context/RISCV64/RISCV64Unwinder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/RISCV64Context.cs"/>
    <Compile Include="Contracts/StackWalk/Context/X86/X86Unwinder.cs"/>
    <Compile Include="Contracts/StackWalk/Context/X86Context.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/AMD64FrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/ARM64FrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/ARMFrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/BaseFrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/FrameHelpers.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/FrameIterator.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/IPlatformFrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/LoongArch64FrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/RISCV64FrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/FrameHandling/X86FrameHandler.cs"/>
    <Compile Include="Contracts/StackWalk/GC/GCRefMapDecoder.cs"/>
    <Compile Include="Contracts/StackWalk/GC/GcScanContext.cs"/>
    <Compile Include="Contracts/StackWalk/GC/GcScanFlags.cs"/>
    <Compile Include="Contracts/StackWalk/GC/GcScanner.cs"/>
    <Compile Include="Contracts/StackWalk/GC/GcScanSlotLocation.cs"/>
    <Compile Include="Contracts/StackWalk/GC/GcSignatureTypeProvider.cs"/>
    <Compile Include="Contracts/StackWalk/GC/StackRefData.cs"/>
    <Compile Include="Contracts/StackWalk/StackWalk_1.cs"/>
    <Compile Include="Contracts/StackWalk/StackWalk_1.ExceptionHandling.cs"/>
    <Compile Include="Contracts/StressLog.cs"/>
    <Compile Include="Contracts/SyncBlock_1.cs"/>
    <Compile Include="Contracts/Thread_1.cs"/>
    <Compile Include="CoreCLRContracts.cs"/>
    <Compile Include="Data/AppDomain.cs"/>
    <Compile Include="Data/Array.cs"/>
    <Compile Include="Data/ArrayListBase.cs"/>
    <Compile Include="Data/Assembly.cs"/>
    <Compile Include="Data/AssemblyBinder.cs"/>
    <Compile Include="Data/AsyncMethodData.cs"/>
    <Compile Include="Data/AsyncResumeInfo.cs"/>
    <Compile Include="Data/AuxiliarySymbolInfo.cs"/>
    <Compile Include="Data/Bucket.cs"/>
    <Compile Include="Data/CardTableInfo.cs"/>
    <Compile Include="Data/CGrowableSymbolStream.cs"/>
    <Compile Include="Data/CodeHeap.cs"/>
    <Compile Include="Data/CodeHeapListNode.cs"/>
    <Compile Include="Data/CodeRangeMapRangeList.cs"/>
    <Compile Include="Data/ComCallWrapper.cs"/>
    <Compile Include="Data/ComInterfaceEntry.cs"/>
    <Compile Include="Data/ComMethodTable.cs"/>
    <Compile Include="Data/ComWrappers.cs"/>
    <Compile Include="Data/ComWrappersVtablePtrs.cs"/>
    <Compile Include="Data/ConditionalWeakTable.cs"/>
    <Compile Include="Data/ConditionalWeakTableContainer.cs"/>
    <Compile Include="Data/ConditionalWeakTableEntry.cs"/>
    <Compile Include="Data/ContinuationObject.cs"/>
    <Compile Include="Data/CoreLibBinder.cs"/>
    <Compile Include="Data/CtxEntry.cs"/>
    <Compile Include="Data/DacEnumerableHash.cs"/>
    <Compile Include="Data/Debugger.cs"/>
    <Compile Include="Data/DebuggerRCThread.cs"/>
    <Compile Include="Data/Delegate.cs"/>
    <Compile Include="Data/DynamicILBlobEntry.cs"/>
    <Compile Include="Data/DynamicMetadata.cs"/>
    <Compile Include="Data/DynamicStaticsInfo.cs"/>
    <Compile Include="Data/EditAndContinueHelperObject.cs"/>
    <Compile Include="Data/EEAllocContext.cs"/>
    <Compile Include="Data/EEClass.cs"/>
    <Compile Include="Data/EEConfig.cs"/>
    <Compile Include="Data/EEILException.cs"/>
    <Compile Include="Data/EEJitManager.cs"/>
    <Compile Include="Data/EETypeHashTable.cs"/>
    <Compile Include="Data/EnCAddedField.cs"/>
    <Compile Include="Data/EnCAddedFieldElement.cs"/>
    <Compile Include="Data/EnCAddedStaticField.cs"/>
    <Compile Include="Data/EnCEEClassData.cs"/>
    <Compile Include="Data/EnCFieldDesc.cs"/>
    <Compile Include="Data/EnCSyncBlockInfo.cs"/>
    <Compile Include="Data/Exception.cs"/>
    <Compile Include="Data/ExceptionClause.cs"/>
    <Compile Include="Data/ExceptionInfo.cs"/>
    <Compile Include="Data/ExceptionLookupTableEntry.cs"/>
    <Compile Include="Data/FieldDesc.cs"/>
    <Compile Include="Data/FixupPrecodeData.cs"/>
    <Compile Include="Data/Frames/ArgumentRegisters.cs"/>
    <Compile Include="Data/Frames/CalleeSavedRegisters.cs"/>
    <Compile Include="Data/Frames/DebuggerEval.cs"/>
    <Compile Include="Data/Frames/DynamicHelperFrame.cs"/>
    <Compile Include="Data/Frames/ExternalMethodFrame.cs"/>
    <Compile Include="Data/Frames/FaultingExceptionFrame.cs"/>
    <Compile Include="Data/Frames/Frame.cs"/>
    <Compile Include="Data/Frames/FramedMethodFrame.cs"/>
    <Compile Include="Data/Frames/FuncEvalFrame.cs"/>
    <Compile Include="Data/Frames/HijackArgs.cs"/>
    <Compile Include="Data/Frames/HijackArgsAMD64.cs"/>
    <Compile Include="Data/Frames/HijackFrame.cs"/>
    <Compile Include="Data/Frames/InlinedCallFrame.cs"/>
    <Compile Include="Data/Frames/PInvokeCalliFrame.cs"/>
    <Compile Include="Data/Frames/ResumableFrame.cs"/>
    <Compile Include="Data/Frames/SoftwareExceptionFrame.cs"/>
    <Compile Include="Data/Frames/StubDispatchFrame.cs"/>
    <Compile Include="Data/Frames/TailCallFrame.cs"/>
    <Compile Include="Data/Frames/TransitionBlock.cs"/>
    <Compile Include="Data/GC/CFinalize.cs"/>
    <Compile Include="Data/GC/GCHeapSVR.cs"/>
    <Compile Include="Data/GC/Generation.cs"/>
    <Compile Include="Data/GC/HeapSegment.cs"/>
    <Compile Include="Data/GC/OOMHistory.cs"/>
    <Compile Include="Data/GCAllocContext.cs"/>
    <Compile Include="Data/GCFrame.cs"/>
    <Compile Include="Data/GenericsDictInfo.cs"/>
    <Compile Include="Data/HandleTable.cs"/>
    <Compile Include="Data/HandleTableBucket.cs"/>
    <Compile Include="Data/HandleTableMap.cs"/>
    <Compile Include="Data/HashMap.cs"/>
    <Compile Include="Data/HostCodeHeap.cs"/>
    <Compile Include="Data/IdDispenser.cs"/>
    <Compile Include="Data/ILCodeVersioningState.cs"/>
    <Compile Include="Data/ILCodeVersionNode.cs"/>
    <Compile Include="Data/ImageDataDirectory.cs"/>
    <Compile Include="Data/ImageDosHeader.cs"/>
    <Compile Include="Data/ImageFileHeader.cs"/>
    <Compile Include="Data/ImageNTHeaders.cs"/>
    <Compile Include="Data/ImageOptionalHeader.cs"/>
    <Compile Include="Data/ImageSectionHeader.cs"/>
    <Compile Include="Data/InflightTLSData.cs"/>
    <Compile Include="Data/InstMethodHashTable.cs"/>
    <Compile Include="Data/InstrumentedILOffsetMapping.cs"/>
    <Compile Include="Data/InterfaceEntry.cs"/>
    <Compile Include="Data/InternalComInterfaceDispatch.cs"/>
    <Compile Include="Data/InteropSyncBlockInfo.cs"/>
    <Compile Include="Data/InterpByteCodeStart.cs"/>
    <Compile Include="Data/InterpMethod.cs"/>
    <Compile Include="Data/InterpMethodContextFrame.cs"/>
    <Compile Include="Data/InterpreterFrame.cs"/>
    <Compile Include="Data/InterpreterPrecodeData.cs"/>
    <Compile Include="Data/InterpreterRealCodeHeader.cs"/>
    <Compile Include="Data/JITNotification.cs"/>
    <Compile Include="Data/List.cs"/>
    <Compile Include="Data/LoaderAllocator.cs"/>
    <Compile Include="Data/LoaderCodeHeap.cs"/>
    <Compile Include="Data/LoaderHeap.cs"/>
    <Compile Include="Data/LoaderHeapBlock.cs"/>
    <Compile Include="Data/Lock.cs"/>
    <Compile Include="Data/ManagedObjectWrapperHolderObject.cs"/>
    <Compile Include="Data/ManagedObjectWrapperLayout.cs"/>
    <Compile Include="Data/MemoryRange.cs"/>
    <Compile Include="Data/MethodDesc.cs"/>
    <Compile Include="Data/MethodDescChunk.cs"/>
    <Compile Include="Data/MethodDescCodeData.cs"/>
    <Compile Include="Data/MethodDescVersioningState.cs"/>
    <Compile Include="Data/MethodTable.cs"/>
    <Compile Include="Data/MethodTableAuxiliaryData.cs"/>
    <Compile Include="Data/Module.cs"/>
    <Compile Include="Data/ModuleLookupMap.cs"/>
    <Compile Include="Data/NativeCodeVersionNode.cs"/>
    <Compile Include="Data/NativeObjectWrapper.cs"/>
    <Compile Include="Data/NativeObjectWrapperObject.cs"/>
    <Compile Include="Data/ObjcTrackingInformation.cs"/>
    <Compile Include="Data/Object.cs"/>
    <Compile Include="Data/ObjectHandle.cs"/>
    <Compile Include="Data/ObjectHeader.cs"/>
    <Compile Include="Data/ObjectiveCMarshal.cs"/>
    <Compile Include="Data/PatchpointInfo.cs"/>
    <Compile Include="Data/PEAssembly.cs"/>
    <Compile Include="Data/PEImage.cs"/>
    <Compile Include="Data/PEImageLayout.cs"/>
    <Compile Include="Data/PlatformMetadata.cs"/>
    <Compile Include="Data/PortableEntryPoint.cs"/>
    <Compile Include="Data/PrecodeMachineDescriptor.cs"/>
    <Compile Include="Data/ProbeExtensionResult.cs"/>
    <Compile Include="Data/ProfControlBlock.cs"/>
    <Compile Include="Data/RangeSection.cs"/>
    <Compile Include="Data/RangeSectionFragment.cs"/>
    <Compile Include="Data/RangeSectionMap.cs"/>
    <Compile Include="Data/RCW.cs"/>
    <Compile Include="Data/RCWCleanupList.cs"/>
    <Compile Include="Data/ReadyToRunCoreHeader.cs"/>
    <Compile Include="Data/ReadyToRunCoreInfo.cs"/>
    <Compile Include="Data/ReadyToRunHeader.cs"/>
    <Compile Include="Data/ReadyToRunInfo.cs"/>
    <Compile Include="Data/ReadyToRunSection.cs"/>
    <Compile Include="Data/RealCodeHeader.cs"/>
    <Compile Include="Data/RegionFreeList.cs"/>
    <Compile Include="Data/RuntimeFunction.cs"/>
    <Compile Include="Data/RuntimeThreadLocals.cs"/>
    <Compile Include="Data/SimpleComCallWrapper.cs"/>
    <Compile Include="Data/StackTraceArrayHeader.cs"/>
    <Compile Include="Data/StackTraceElement.cs"/>
    <Compile Include="Data/StressLog.cs"/>
    <Compile Include="Data/StressLogChunk.cs"/>
    <Compile Include="Data/StressLogModuleDesc.cs"/>
    <Compile Include="Data/StressMsg.cs"/>
    <Compile Include="Data/String.cs"/>
    <Compile Include="Data/StubPrecodeData.cs"/>
    <Compile Include="Data/SyncBlock.cs"/>
    <Compile Include="Data/SyncBlockCache.cs"/>
    <Compile Include="Data/SyncTableEntry.cs"/>
    <Compile Include="Data/SystemDomain.cs"/>
    <Compile Include="Data/TableSegment.cs"/>
    <Compile Include="Data/ThisPtrRetBufPrecodeData.cs"/>
    <Compile Include="Data/Thread.cs"/>
    <Compile Include="Data/ThreadLocalData.cs"/>
    <Compile Include="Data/ThreadStaticsInfo.cs"/>
    <Compile Include="Data/ThreadStore.cs"/>
    <Compile Include="Data/ThreadStressLog.cs"/>
    <Compile Include="Data/TLSIndex.cs"/>
    <Compile Include="Data/TypedByRef.cs"/>
    <Compile Include="Data/TypeDesc.cs"/>
    <Compile Include="Data/UnorderedArrayBase.cs"/>
    <Compile Include="Data/UnwindInfo.cs"/>
    <Compile Include="Data/VASigCookie.cs"/>
    <Compile Include="Data/VirtualCallStubManager.cs"/>
    <Compile Include="Data/WebcilHeader.cs"/>
    <Compile Include="Data/WebcilSectionHeader.cs"/>
    <Compile Include="DataType.cs"/>
    <Compile Include="EcmaMetadataUtils.cs"/>
    <Compile Include="LinearReadCache.cs"/>
    <Compile Include="PrintfStressMessageFormatter.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/ExtensionMethods.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/MethodClassification.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/MethodDescFlags_1.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/MethodDescOptionalSlots.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/MethodTableFlags_1.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/MethodValidation.cs"/>
    <Compile Include="RuntimeTypeSystemHelpers/TypeValidation.cs"/>
    <Compile Include="TargetStream.cs"/>
    <Compile Include="../../../../coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeReader.cs" Link="src/runtime/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeReader.cs"/>
    <Compile Include="../../../../coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NibbleReader.cs" Link="src/runtime/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NibbleReader.cs"/>
    <Compile Include="../../../../coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeArray.cs" Link="src/runtime/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeArray.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/Compiler/ObjectWriter/Dwarf/DwarfHelper.cs" Link="src/runtime/src/coreclr/tools/Common/Compiler/ObjectWriter/Dwarf/DwarfHelper.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/CallingConvention/ArgIterator.cs" Link="src/runtime/src/coreclr/tools/Common/CallingConvention/ArgIterator.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/CallingConvention/TransitionBlock.cs" Link="src/runtime/src/coreclr/tools/Common/CallingConvention/TransitionBlock.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/CallingConvention/ITypeHandle.cs" Link="src/runtime/src/coreclr/tools/Common/CallingConvention/ITypeHandle.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/CallingConvention/SystemVAmd64PassingDescriptor.cs" Link="src/runtime/src/coreclr/tools/Common/CallingConvention/SystemVAmd64PassingDescriptor.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/CallingConvention/FpStructInRegistersInfo.cs" Link="src/runtime/src/coreclr/tools/Common/CallingConvention/FpStructInRegistersInfo.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/Internal/Runtime/CorConstants.cs" Link="src/runtime/src/coreclr/tools/Common/Internal/Runtime/CorConstants.cs"/>
    <Compile Include="../../../../coreclr/tools/Common/TypeSystem/Common/TargetArchitecture.cs" Link="src/runtime/src/coreclr/tools/Common/TypeSystem/Common/TargetArchitecture.cs"/>
    <Compile Include="../../../../../artifacts/obj/Microsoft.Diagnostics.DataContractReader.Contracts/Release/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/Microsoft.Diagnostics.DataContractReader.Contracts/Release/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../../artifacts/obj/Microsoft.Diagnostics.DataContractReader.Contracts/Release/Microsoft.Diagnostics.DataContractReader.Contracts.InternalsVisibleTo.cs" Link="src/runtime/artifacts/obj/Microsoft.Diagnostics.DataContractReader.Contracts/Release/Microsoft.Diagnostics.DataContractReader.Contracts.InternalsVisibleTo.cs"/>
    <Compile Include="../../../../../artifacts/obj/Microsoft.Diagnostics.DataContractReader.Contracts/Release/Microsoft.Diagnostics.DataContractReader.Contracts.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/Microsoft.Diagnostics.DataContractReader.Contracts/Release/Microsoft.Diagnostics.DataContractReader.Contracts.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../../ref/1c5e315a2dfb43a6a8ca8f72f5fef50a/Microsoft.CSharp.dll"/>
    <ReferencePath Include="../../../../../../../ref/4901f3d255534087a6586394886193b4/Microsoft.Diagnostics.DataContractReader.Abstractions.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>
    <Compile Include="_generated/0/LayoutSet.g.cs"/>
    <Compile Include="_generated/1/TypeNameResolver.g.cs"/>
    <Compile Include="_generated/2/Microsoft_Diagnostics_DataContractReader_Data.AppDomain.g.cs"/>
    <Compile Include="_generated/3/Microsoft_Diagnostics_DataContractReader_Data.Array.g.cs"/>
    <Compile Include="_generated/4/Microsoft_Diagnostics_DataContractReader_Data.ArrayListBase.g.cs"/>
    <Compile Include="_generated/5/Microsoft_Diagnostics_DataContractReader_Data.ArrayListBlock.g.cs"/>
    <Compile Include="_generated/6/Microsoft_Diagnostics_DataContractReader_Data.Assembly.g.cs"/>
    <Compile Include="_generated/7/Microsoft_Diagnostics_DataContractReader_Data.AssemblyBinder.g.cs"/>
    <Compile Include="_generated/8/Microsoft_Diagnostics_DataContractReader_Data.AsyncMethodData.g.cs"/>
    <Compile Include="_generated/9/Microsoft_Diagnostics_DataContractReader_Data.AsyncResumeInfo.g.cs"/>
    <Compile Include="_generated/10/Microsoft_Diagnostics_DataContractReader_Data.AuxiliarySymbolInfo.g.cs"/>
    <Compile Include="_generated/11/Microsoft_Diagnostics_DataContractReader_Data.Bucket.g.cs"/>
    <Compile Include="_generated/12/Microsoft_Diagnostics_DataContractReader_Data.CardTableInfo.g.cs"/>
    <Compile Include="_generated/13/Microsoft_Diagnostics_DataContractReader_Data.CGrowableSymbolStream.g.cs"/>
    <Compile Include="_generated/14/Microsoft_Diagnostics_DataContractReader_Data.CodeHeap.g.cs"/>
    <Compile Include="_generated/15/Microsoft_Diagnostics_DataContractReader_Data.CodeHeapListNode.g.cs"/>
    <Compile Include="_generated/16/Microsoft_Diagnostics_DataContractReader_Data.CodeRangeMapRangeList.g.cs"/>
    <Compile Include="_generated/17/Microsoft_Diagnostics_DataContractReader_Data.ComCallWrapper.g.cs"/>
    <Compile Include="_generated/18/Microsoft_Diagnostics_DataContractReader_Data.ComInterfaceEntry.g.cs"/>
    <Compile Include="_generated/19/Microsoft_Diagnostics_DataContractReader_Data.ComMethodTable.g.cs"/>
    <Compile Include="_generated/20/Microsoft_Diagnostics_DataContractReader_Data.ComWrappers.g.cs"/>
    <Compile Include="_generated/21/Microsoft_Diagnostics_DataContractReader_Data.ComWrappersVtablePtrs.g.cs"/>
    <Compile Include="_generated/22/Microsoft_Diagnostics_DataContractReader_Data.ConditionalWeakTable.g.cs"/>
    <Compile Include="_generated/23/Microsoft_Diagnostics_DataContractReader_Data.ConditionalWeakTableContainer.g.cs"/>
    <Compile Include="_generated/24/Microsoft_Diagnostics_DataContractReader_Data.ConditionalWeakTableEntry.g.cs"/>
    <Compile Include="_generated/25/Microsoft_Diagnostics_DataContractReader_Data.ContinuationObject.g.cs"/>
    <Compile Include="_generated/26/Microsoft_Diagnostics_DataContractReader_Data.CoreLibBinder.g.cs"/>
    <Compile Include="_generated/27/Microsoft_Diagnostics_DataContractReader_Data.CtxEntry.g.cs"/>
    <Compile Include="_generated/28/Microsoft_Diagnostics_DataContractReader_Data.Debugger.g.cs"/>
    <Compile Include="_generated/29/Microsoft_Diagnostics_DataContractReader_Data.DebuggerRCThread.g.cs"/>
    <Compile Include="_generated/30/Microsoft_Diagnostics_DataContractReader_Data.Delegate.g.cs"/>
    <Compile Include="_generated/31/Microsoft_Diagnostics_DataContractReader_Data.DynamicILBlobEntry.g.cs"/>
    <Compile Include="_generated/32/Microsoft_Diagnostics_DataContractReader_Data.DynamicMetadata.g.cs"/>
    <Compile Include="_generated/33/Microsoft_Diagnostics_DataContractReader_Data.DynamicStaticsInfo.g.cs"/>
    <Compile Include="_generated/34/Microsoft_Diagnostics_DataContractReader_Data.EditAndContinueHelperObject.g.cs"/>
    <Compile Include="_generated/35/Microsoft_Diagnostics_DataContractReader_Data.EEAllocContext.g.cs"/>
    <Compile Include="_generated/36/Microsoft_Diagnostics_DataContractReader_Data.EEClass.g.cs"/>
    <Compile Include="_generated/37/Microsoft_Diagnostics_DataContractReader_Data.EEConfig.g.cs"/>
    <Compile Include="_generated/38/Microsoft_Diagnostics_DataContractReader_Data.EEILException.g.cs"/>
    <Compile Include="_generated/39/Microsoft_Diagnostics_DataContractReader_Data.EEJitManager.g.cs"/>
    <Compile Include="_generated/40/Microsoft_Diagnostics_DataContractReader_Data.EETypeHashTable.g.cs"/>
    <Compile Include="_generated/41/Microsoft_Diagnostics_DataContractReader_Data.EnCAddedField.g.cs"/>
    <Compile Include="_generated/42/Microsoft_Diagnostics_DataContractReader_Data.EnCAddedFieldElement.g.cs"/>
    <Compile Include="_generated/43/Microsoft_Diagnostics_DataContractReader_Data.EnCAddedStaticField.g.cs"/>
    <Compile Include="_generated/44/Microsoft_Diagnostics_DataContractReader_Data.EnCEEClassData.g.cs"/>
    <Compile Include="_generated/45/Microsoft_Diagnostics_DataContractReader_Data.EnCFieldDesc.g.cs"/>
    <Compile Include="_generated/46/Microsoft_Diagnostics_DataContractReader_Data.EnCSyncBlockInfo.g.cs"/>
    <Compile Include="_generated/47/Microsoft_Diagnostics_DataContractReader_Data.Exception.g.cs"/>
    <Compile Include="_generated/48/Microsoft_Diagnostics_DataContractReader_Data.EEExceptionClause.g.cs"/>
    <Compile Include="_generated/49/Microsoft_Diagnostics_DataContractReader_Data.R2RExceptionClause.g.cs"/>
    <Compile Include="_generated/50/Microsoft_Diagnostics_DataContractReader_Data.ExceptionInfo.g.cs"/>
    <Compile Include="_generated/51/Microsoft_Diagnostics_DataContractReader_Data.ExceptionLookupTableEntry.g.cs"/>
    <Compile Include="_generated/52/Microsoft_Diagnostics_DataContractReader_Data.FieldDesc.g.cs"/>
    <Compile Include="_generated/53/Microsoft_Diagnostics_DataContractReader_Data.FixupPrecodeData.g.cs"/>
    <Compile Include="_generated/54/Microsoft_Diagnostics_DataContractReader_Data.ArgumentRegisters.g.cs"/>
    <Compile Include="_generated/55/Microsoft_Diagnostics_DataContractReader_Data.CalleeSavedRegisters.g.cs"/>
    <Compile Include="_generated/56/Microsoft_Diagnostics_DataContractReader_Data.DebuggerEval.g.cs"/>
    <Compile Include="_generated/57/Microsoft_Diagnostics_DataContractReader_Data.DynamicHelperFrame.g.cs"/>
    <Compile Include="_generated/58/Microsoft_Diagnostics_DataContractReader_Data.ExternalMethodFrame.g.cs"/>
    <Compile Include="_generated/59/Microsoft_Diagnostics_DataContractReader_Data.FaultingExceptionFrame.g.cs"/>
    <Compile Include="_generated/60/Microsoft_Diagnostics_DataContractReader_Data.Frame.g.cs"/>
    <Compile Include="_generated/61/Microsoft_Diagnostics_DataContractReader_Data.FramedMethodFrame.g.cs"/>
    <Compile Include="_generated/62/Microsoft_Diagnostics_DataContractReader_Data.FuncEvalFrame.g.cs"/>
    <Compile Include="_generated/63/Microsoft_Diagnostics_DataContractReader_Data.HijackArgs.g.cs"/>
    <Compile Include="_generated/64/Microsoft_Diagnostics_DataContractReader_Data.HijackArgsAMD64.g.cs"/>
    <Compile Include="_generated/65/Microsoft_Diagnostics_DataContractReader_Data.HijackFrame.g.cs"/>
    <Compile Include="_generated/66/Microsoft_Diagnostics_DataContractReader_Data.InlinedCallFrame.g.cs"/>
    <Compile Include="_generated/67/Microsoft_Diagnostics_DataContractReader_Data.PInvokeCalliFrame.g.cs"/>
    <Compile Include="_generated/68/Microsoft_Diagnostics_DataContractReader_Data.ResumableFrame.g.cs"/>
    <Compile Include="_generated/69/Microsoft_Diagnostics_DataContractReader_Data.SoftwareExceptionFrame.g.cs"/>
    <Compile Include="_generated/70/Microsoft_Diagnostics_DataContractReader_Data.StubDispatchFrame.g.cs"/>
    <Compile Include="_generated/71/Microsoft_Diagnostics_DataContractReader_Data.TailCallFrame.g.cs"/>
    <Compile Include="_generated/72/Microsoft_Diagnostics_DataContractReader_Data.TransitionBlock.g.cs"/>
    <Compile Include="_generated/73/Microsoft_Diagnostics_DataContractReader_Data.CFinalize.g.cs"/>
    <Compile Include="_generated/74/Microsoft_Diagnostics_DataContractReader_Data.GCHeapSVR.g.cs"/>
    <Compile Include="_generated/75/Microsoft_Diagnostics_DataContractReader_Data.Generation.g.cs"/>
    <Compile Include="_generated/76/Microsoft_Diagnostics_DataContractReader_Data.HeapSegment.g.cs"/>
    <Compile Include="_generated/77/Microsoft_Diagnostics_DataContractReader_Data.OomHistory.g.cs"/>
    <Compile Include="_generated/78/Microsoft_Diagnostics_DataContractReader_Data.GCAllocContext.g.cs"/>
    <Compile Include="_generated/79/Microsoft_Diagnostics_DataContractReader_Data.GCFrame.g.cs"/>
    <Compile Include="_generated/80/Microsoft_Diagnostics_DataContractReader_Data.GenericsDictInfo.g.cs"/>
    <Compile Include="_generated/81/Microsoft_Diagnostics_DataContractReader_Data.HandleTable.g.cs"/>
    <Compile Include="_generated/82/Microsoft_Diagnostics_DataContractReader_Data.HandleTableBucket.g.cs"/>
    <Compile Include="_generated/83/Microsoft_Diagnostics_DataContractReader_Data.HandleTableMap.g.cs"/>
    <Compile Include="_generated/84/Microsoft_Diagnostics_DataContractReader_Data.HashMap.g.cs"/>
    <Compile Include="_generated/85/Microsoft_Diagnostics_DataContractReader_Data.HostCodeHeap.g.cs"/>
    <Compile Include="_generated/86/Microsoft_Diagnostics_DataContractReader_Data.IdDispenser.g.cs"/>
    <Compile Include="_generated/87/Microsoft_Diagnostics_DataContractReader_Data.ILCodeVersioningState.g.cs"/>
    <Compile Include="_generated/88/Microsoft_Diagnostics_DataContractReader_Data.ILCodeVersionNode.g.cs"/>
    <Compile Include="_generated/89/Microsoft_Diagnostics_DataContractReader_Data.ImageDataDirectory.g.cs"/>
    <Compile Include="_generated/90/Microsoft_Diagnostics_DataContractReader_Data.ImageDosHeader.g.cs"/>
    <Compile Include="_generated/91/Microsoft_Diagnostics_DataContractReader_Data.ImageFileHeader.g.cs"/>
    <Compile Include="_generated/92/Microsoft_Diagnostics_DataContractReader_Data.ImageNTHeaders.g.cs"/>
    <Compile Include="_generated/93/Microsoft_Diagnostics_DataContractReader_Data.ImageOptionalHeader.g.cs"/>
    <Compile Include="_generated/94/Microsoft_Diagnostics_DataContractReader_Data.ImageSectionHeader.g.cs"/>
    <Compile Include="_generated/95/Microsoft_Diagnostics_DataContractReader_Data.InflightTLSData.g.cs"/>
    <Compile Include="_generated/96/Microsoft_Diagnostics_DataContractReader_Data.InstMethodHashTable.g.cs"/>
    <Compile Include="_generated/97/Microsoft_Diagnostics_DataContractReader_Data.InstrumentedILOffsetMapping.g.cs"/>
    <Compile Include="_generated/98/Microsoft_Diagnostics_DataContractReader_Data.InterfaceEntry.g.cs"/>
    <Compile Include="_generated/99/Microsoft_Diagnostics_DataContractReader_Data.InternalComInterfaceDispatch.g.cs"/>
    <Compile Include="_generated/100/Microsoft_Diagnostics_DataContractReader_Data.InteropSyncBlockInfo.g.cs"/>
    <Compile Include="_generated/101/Microsoft_Diagnostics_DataContractReader_Data.InterpByteCodeStart.g.cs"/>
    <Compile Include="_generated/102/Microsoft_Diagnostics_DataContractReader_Data.InterpMethod.g.cs"/>
    <Compile Include="_generated/103/Microsoft_Diagnostics_DataContractReader_Data.InterpMethodContextFrame.g.cs"/>
    <Compile Include="_generated/104/Microsoft_Diagnostics_DataContractReader_Data.InterpreterFrame.g.cs"/>
    <Compile Include="_generated/105/Microsoft_Diagnostics_DataContractReader_Data.InterpreterPrecodeData.g.cs"/>
    <Compile Include="_generated/106/Microsoft_Diagnostics_DataContractReader_Data.InterpreterRealCodeHeader.g.cs"/>
    <Compile Include="_generated/107/Microsoft_Diagnostics_DataContractReader_Data.JITNotification.g.cs"/>
    <Compile Include="_generated/108/Microsoft_Diagnostics_DataContractReader_Data.List.g.cs"/>
    <Compile Include="_generated/109/Microsoft_Diagnostics_DataContractReader_Data.LoaderAllocator.g.cs"/>
    <Compile Include="_generated/110/Microsoft_Diagnostics_DataContractReader_Data.LoaderCodeHeap.g.cs"/>
    <Compile Include="_generated/111/Microsoft_Diagnostics_DataContractReader_Data.LoaderHeap.g.cs"/>
    <Compile Include="_generated/112/Microsoft_Diagnostics_DataContractReader_Data.LoaderHeapBlock.g.cs"/>
    <Compile Include="_generated/113/Microsoft_Diagnostics_DataContractReader_Data.Lock.g.cs"/>
    <Compile Include="_generated/114/Microsoft_Diagnostics_DataContractReader_Data.ManagedObjectWrapperHolderObject.g.cs"/>
    <Compile Include="_generated/115/Microsoft_Diagnostics_DataContractReader_Data.ManagedObjectWrapperLayout.g.cs"/>
    <Compile Include="_generated/116/Microsoft_Diagnostics_DataContractReader_Data.MemoryRange.g.cs"/>
    <Compile Include="_generated/117/Microsoft_Diagnostics_DataContractReader_Data.MethodDesc.g.cs"/>
    <Compile Include="_generated/118/Microsoft_Diagnostics_DataContractReader_Data.InstantiatedMethodDesc.g.cs"/>
    <Compile Include="_generated/119/Microsoft_Diagnostics_DataContractReader_Data.DynamicMethodDesc.g.cs"/>
    <Compile Include="_generated/120/Microsoft_Diagnostics_DataContractReader_Data.StoredSigMethodDesc.g.cs"/>
    <Compile Include="_generated/121/Microsoft_Diagnostics_DataContractReader_Data.MethodDescChunk.g.cs"/>
    <Compile Include="_generated/122/Microsoft_Diagnostics_DataContractReader_Data.MethodDescCodeData.g.cs"/>
    <Compile Include="_generated/123/Microsoft_Diagnostics_DataContractReader_Data.MethodDescVersioningState.g.cs"/>
    <Compile Include="_generated/124/Microsoft_Diagnostics_DataContractReader_Data.MethodTable.g.cs"/>
    <Compile Include="_generated/125/Microsoft_Diagnostics_DataContractReader_Data.MethodTableAuxiliaryData.g.cs"/>
    <Compile Include="_generated/126/Microsoft_Diagnostics_DataContractReader_Data.Module.g.cs"/>
    <Compile Include="_generated/127/Microsoft_Diagnostics_DataContractReader_Data.ModuleLookupMap.g.cs"/>
    <Compile Include="_generated/128/Microsoft_Diagnostics_DataContractReader_Data.NativeCodeVersionNode.g.cs"/>
    <Compile Include="_generated/129/Microsoft_Diagnostics_DataContractReader_Data.NativeObjectWrapper.g.cs"/>
    <Compile Include="_generated/130/Microsoft_Diagnostics_DataContractReader_Data.NativeObjectWrapperObject.g.cs"/>
    <Compile Include="_generated/131/Microsoft_Diagnostics_DataContractReader_Data.ObjcTrackingInformation.g.cs"/>
    <Compile Include="_generated/132/Microsoft_Diagnostics_DataContractReader_Data.Object.g.cs"/>
    <Compile Include="_generated/133/Microsoft_Diagnostics_DataContractReader_Data.ObjectHandle.g.cs"/>
    <Compile Include="_generated/134/Microsoft_Diagnostics_DataContractReader_Data.ObjectHeader.g.cs"/>
    <Compile Include="_generated/135/Microsoft_Diagnostics_DataContractReader_Data.ObjectiveCMarshal.g.cs"/>
    <Compile Include="_generated/136/Microsoft_Diagnostics_DataContractReader_Data.PatchpointInfo.g.cs"/>
    <Compile Include="_generated/137/Microsoft_Diagnostics_DataContractReader_Data.PEAssembly.g.cs"/>
    <Compile Include="_generated/138/Microsoft_Diagnostics_DataContractReader_Data.PEImage.g.cs"/>
    <Compile Include="_generated/139/Microsoft_Diagnostics_DataContractReader_Data.PEImageLayout.g.cs"/>
    <Compile Include="_generated/140/Microsoft_Diagnostics_DataContractReader_Data.PlatformMetadata.g.cs"/>
    <Compile Include="_generated/141/Microsoft_Diagnostics_DataContractReader_Data.PortableEntryPoint.g.cs"/>
    <Compile Include="_generated/142/Microsoft_Diagnostics_DataContractReader_Data.PrecodeMachineDescriptor.g.cs"/>
    <Compile Include="_generated/143/Microsoft_Diagnostics_DataContractReader_Data.ProbeExtensionResult.g.cs"/>
    <Compile Include="_generated/144/Microsoft_Diagnostics_DataContractReader_Data.ProfControlBlock.g.cs"/>
    <Compile Include="_generated/145/Microsoft_Diagnostics_DataContractReader_Data.RangeSection.g.cs"/>
    <Compile Include="_generated/146/Microsoft_Diagnostics_DataContractReader_Data.RangeSectionFragment.g.cs"/>
    <Compile Include="_generated/147/Microsoft_Diagnostics_DataContractReader_Data.RangeSectionMap.g.cs"/>
    <Compile Include="_generated/148/Microsoft_Diagnostics_DataContractReader_Data.RCW.g.cs"/>
    <Compile Include="_generated/149/Microsoft_Diagnostics_DataContractReader_Data.RCWCleanupList.g.cs"/>
    <Compile Include="_generated/150/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunCoreHeader.g.cs"/>
    <Compile Include="_generated/151/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunCoreInfo.g.cs"/>
    <Compile Include="_generated/152/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunHeader.g.cs"/>
    <Compile Include="_generated/153/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs"/>
    <Compile Include="_generated/154/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunSection.g.cs"/>
    <Compile Include="_generated/155/Microsoft_Diagnostics_DataContractReader_Data.RealCodeHeader.g.cs"/>
    <Compile Include="_generated/156/Microsoft_Diagnostics_DataContractReader_Data.RegionFreeList.g.cs"/>
    <Compile Include="_generated/157/Microsoft_Diagnostics_DataContractReader_Data.RuntimeFunction.g.cs"/>
    <Compile Include="_generated/158/Microsoft_Diagnostics_DataContractReader_Data.RuntimeThreadLocals.g.cs"/>
    <Compile Include="_generated/159/Microsoft_Diagnostics_DataContractReader_Data.SimpleComCallWrapper.g.cs"/>
    <Compile Include="_generated/160/Microsoft_Diagnostics_DataContractReader_Data.StressLog.g.cs"/>
    <Compile Include="_generated/161/Microsoft_Diagnostics_DataContractReader_Data.StressLogChunk.g.cs"/>
    <Compile Include="_generated/162/Microsoft_Diagnostics_DataContractReader_Data.StressLogModuleDesc.g.cs"/>
    <Compile Include="_generated/163/Microsoft_Diagnostics_DataContractReader_Data.StressMsg.g.cs"/>
    <Compile Include="_generated/164/Microsoft_Diagnostics_DataContractReader_Data.String.g.cs"/>
    <Compile Include="_generated/165/Microsoft_Diagnostics_DataContractReader_Data.StubPrecodeData_1.g.cs"/>
    <Compile Include="_generated/166/Microsoft_Diagnostics_DataContractReader_Data.StubPrecodeData_2.g.cs"/>
    <Compile Include="_generated/167/Microsoft_Diagnostics_DataContractReader_Data.SyncBlock.g.cs"/>
    <Compile Include="_generated/168/Microsoft_Diagnostics_DataContractReader_Data.SyncBlockCache.g.cs"/>
    <Compile Include="_generated/169/Microsoft_Diagnostics_DataContractReader_Data.SyncTableEntry.g.cs"/>
    <Compile Include="_generated/170/Microsoft_Diagnostics_DataContractReader_Data.SystemDomain.g.cs"/>
    <Compile Include="_generated/171/Microsoft_Diagnostics_DataContractReader_Data.TableSegment.g.cs"/>
    <Compile Include="_generated/172/Microsoft_Diagnostics_DataContractReader_Data.ThisPtrRetBufPrecodeData.g.cs"/>
    <Compile Include="_generated/173/Microsoft_Diagnostics_DataContractReader_Data.Thread.g.cs"/>
    <Compile Include="_generated/174/Microsoft_Diagnostics_DataContractReader_Data.ThreadLocalData.g.cs"/>
    <Compile Include="_generated/175/Microsoft_Diagnostics_DataContractReader_Data.ThreadStaticsInfo.g.cs"/>
    <Compile Include="_generated/176/Microsoft_Diagnostics_DataContractReader_Data.ThreadStore.g.cs"/>
    <Compile Include="_generated/177/Microsoft_Diagnostics_DataContractReader_Data.ThreadStressLog.g.cs"/>
    <Compile Include="_generated/178/Microsoft_Diagnostics_DataContractReader_Data.TLSIndex.g.cs"/>
    <Compile Include="_generated/179/Microsoft_Diagnostics_DataContractReader_Data.TypedByRef.g.cs"/>
    <Compile Include="_generated/180/Microsoft_Diagnostics_DataContractReader_Data.TypeDesc.g.cs"/>
    <Compile Include="_generated/181/Microsoft_Diagnostics_DataContractReader_Data.ParamTypeDesc.g.cs"/>
    <Compile Include="_generated/182/Microsoft_Diagnostics_DataContractReader_Data.TypeVarTypeDesc.g.cs"/>
    <Compile Include="_generated/183/Microsoft_Diagnostics_DataContractReader_Data.FnPtrTypeDesc.g.cs"/>
    <Compile Include="_generated/184/Microsoft_Diagnostics_DataContractReader_Data.UnorderedArrayBase.g.cs"/>
    <Compile Include="_generated/185/Microsoft_Diagnostics_DataContractReader_Data.UnwindInfo.g.cs"/>
    <Compile Include="_generated/186/Microsoft_Diagnostics_DataContractReader_Data.VASigCookie.g.cs"/>
    <Compile Include="_generated/187/Microsoft_Diagnostics_DataContractReader_Data.VirtualCallStubManager.g.cs"/>
    <Compile Include="_generated/188/Microsoft_Diagnostics_DataContractReader_Data.WebcilHeader.g.cs"/>
    <Compile Include="_generated/189/Microsoft_Diagnostics_DataContractReader_Data.WebcilSectionHeader.g.cs"/>
  </ItemGroup>
</Project>