| 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/CallingConvention/SignatureTypeInfo.cs"/> <Compile Include="Contracts/CallingConvention/SignatureTypeInfoProvider.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/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/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/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_Common.cs"/> <Compile Include="Contracts/ReJIT_1.cs"/> <Compile Include="Contracts/RuntimeInfo_1.cs"/> <Compile Include="Contracts/RuntimeMutableTypeSystem_1.cs"/> <Compile Include="Contracts/RuntimeTypeSystem/TypeHandleImplementations.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/Wasm/WasmR2RInfo.cs"/> <Compile Include="Contracts/StackWalk/Context/Wasm/WasmUnwinder.cs"/> <Compile Include="Contracts/StackWalk/Context/WasmContext.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/WasmFrameHandler.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/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="Contracts/WindowsErrorReporting_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/CLiteWeightStgdbRW.cs"/> <Compile Include="Data/CMiniMdRW.cs"/> <Compile Include="Data/CMiniMdSchema.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/DebuggerControllerPatch.cs"/> <Compile Include="Data/DebuggerPatchTable.cs"/> <Compile Include="Data/DebuggerRCThread.cs"/> <Compile Include="Data/Delegate.cs"/> <Compile Include="Data/DynamicFunctionTable.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/EEClassOptionalFields.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/FunctionTableIndexRangeSection.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/GCCoverageInfo.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/MDInternalRW.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/Signature.cs"/> <Compile Include="Data/SimpleComCallWrapper.cs"/> <Compile Include="Data/StackTraceArrayHeader.cs"/> <Compile Include="Data/StackTraceElement.cs"/> <Compile Include="Data/StgPool.cs"/> <Compile Include="Data/StgPoolSeg.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/SystemVEightByteRegistersInfo.cs"/> <Compile Include="Data/TableRW.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/65bb30e1b44e4d6e9e6fd9051717c4a5/Microsoft.CSharp.dll"/> <ReferencePath Include="../../../../../../../ref/dad50e841c3f4661b62644464569d2b9/Microsoft.Diagnostics.DataContractReader.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/56b8e792ea0e4a0e8289d5430548be0f/Microsoft.Extensions.Caching.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/1a7b4fd6737d40c38436a76213673d63/Microsoft.Extensions.Configuration.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/17891516c9c842a1894330638cf59946/Microsoft.Extensions.DependencyInjection.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/367325e5e10b43bc9be09fca6d608908/Microsoft.Extensions.Diagnostics.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/3afdc33e911943288d8ffd2d0f29bd9e/Microsoft.Extensions.FileProviders.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/9c8d5e5fe3ad449db0f5c39520b59bfe/Microsoft.Extensions.Hosting.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/ab64ac90282345ef9cf83a1a9a2351ef/Microsoft.Extensions.Logging.Abstractions.dll"/> <ReferencePath Include="../../../../../../../ref/7f1fd653658d4cf8af0b7b51fc52996b/Microsoft.Extensions.Options.dll"/> <ReferencePath Include="../../../../../../../ref/c3d4ce3e1d4c449e9bca75c8ad6980e9/Microsoft.Extensions.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/b5088c788d6a49bdaa9a9732eae17d9d/Microsoft.VisualBasic.Core.dll"/> <ReferencePath Include="../../../../../../../ref/bd3d3df7629c4bbe93cafe9ac0b5819b/Microsoft.VisualBasic.dll"/> <ReferencePath Include="../../../../../../../ref/845e19d70f8c40adad17a186f5899ae3/Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/bc1bc165f2034b42a49c44edb00589d5/Microsoft.Win32.Registry.dll"/> <ReferencePath Include="../../../../../../../ref/6736f2e495794b07835a663aa6a49523/mscorlib.dll"/> <ReferencePath Include="../../../../../../../ref/690288f2dcca4aeda97187bf570e8e1d/netstandard.dll"/> <ReferencePath Include="../../../../../../../ref/7da9442e97044911ba6a575d6cc6cc65/System.AppContext.dll"/> <ReferencePath Include="../../../../../../../ref/266b1e8e4eb3463d85757c5ec3936d82/System.Buffers.dll"/> <ReferencePath Include="../../../../../../../ref/54f44956cd344992bd076fb5494367fe/System.Collections.Concurrent.dll"/> <ReferencePath Include="../../../../../../../ref/290e801168234e33a2df5d59efe8f46f/System.Collections.dll"/> <ReferencePath Include="../../../../../../../ref/220a787254d64dd78e1ab2cb2a7e6da8/System.Collections.Immutable.dll"/> <ReferencePath Include="../../../../../../../ref/fc93ab6e4dd041cc93fcda8cfca5848e/System.Collections.NonGeneric.dll"/> <ReferencePath Include="../../../../../../../ref/01198a07d94a46eeaaecc3ddfa7b956e/System.Collections.Specialized.dll"/> <ReferencePath Include="../../../../../../../ref/1926831112ed4fa38040fc2c36c029c2/System.ComponentModel.Annotations.dll"/> <ReferencePath Include="../../../../../../../ref/babdabd7bf254dc5ba3ee852a61161cf/System.ComponentModel.DataAnnotations.dll"/> <ReferencePath Include="../../../../../../../ref/d1346327a16f47ddaf1e33569a4e9bf7/System.ComponentModel.dll"/> <ReferencePath Include="../../../../../../../ref/c4321c89702c44ea82b870b62ead4917/System.ComponentModel.EventBasedAsync.dll"/> <ReferencePath Include="../../../../../../../ref/03ce327bc08d406fb6ff67593264e637/System.ComponentModel.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/981ebf94a76044b990a2e801bedf0390/System.ComponentModel.TypeConverter.dll"/> <ReferencePath Include="../../../../../../../ref/4b112e0826ab4d64b93957d3a7754b58/System.Configuration.dll"/> <ReferencePath Include="../../../../../../../ref/0ff1807616cf4aac927228ca02aad068/System.Console.dll"/> <ReferencePath Include="../../../../../../../ref/86d0112d4cbd480398b3c902f1422749/System.Core.dll"/> <ReferencePath Include="../../../../../../../ref/2a085bac28ef4c7fb20c34cb3ee96002/System.Data.Common.dll"/> <ReferencePath Include="../../../../../../../ref/f137fff4c0974c939a2c14ed6921c2f8/System.Data.DataSetExtensions.dll"/> <ReferencePath Include="../../../../../../../ref/b0faca2e2d144c9789e82ec52d69c8c6/System.Data.dll"/> <ReferencePath Include="../../../../../../../ref/4e0868f4eff24df3baa8c60f32a73a28/System.Diagnostics.Contracts.dll"/> <ReferencePath Include="../../../../../../../ref/eadef17f9ffc4fdbb32b138200292d6b/System.Diagnostics.Debug.dll"/> <ReferencePath Include="../../../../../../../ref/9a746f8201164777af935a59f6d1c08d/System.Diagnostics.DiagnosticSource.dll"/> <ReferencePath Include="../../../../../../../ref/3eab15969130419e89cb9e3d0185d21b/System.Diagnostics.FileVersionInfo.dll"/> <ReferencePath Include="../../../../../../../ref/e9f3ff5b9aa14d2d967d5cb32e736794/System.Diagnostics.Process.dll"/> <ReferencePath Include="../../../../../../../ref/38fd8718501b45d4ba63824486cedb0f/System.Diagnostics.StackTrace.dll"/> <ReferencePath Include="../../../../../../../ref/b0c23abb0cc04e49854801e5151cb120/System.Diagnostics.TextWriterTraceListener.dll"/> <ReferencePath Include="../../../../../../../ref/2666be4bb2134c5191af190289960bb4/System.Diagnostics.Tools.dll"/> <ReferencePath Include="../../../../../../../ref/86c55d6393924b8abafe628615a57416/System.Diagnostics.TraceSource.dll"/> <ReferencePath Include="../../../../../../../ref/29e60349c017439e8a954b97ee982aca/System.Diagnostics.Tracing.dll"/> <ReferencePath Include="../../../../../../../ref/01da92d950f74a0291d55cf47bc5b2b9/System.dll"/> <ReferencePath Include="../../../../../../../ref/ca699332566e4c9091b031c35f908c11/System.Drawing.dll"/> <ReferencePath Include="../../../../../../../ref/bb3c6e2b33a743dfaa6edb1ab68002d3/System.Drawing.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/1cfd29de2b9b400f898a97f3adb79ab5/System.Dynamic.Runtime.dll"/> <ReferencePath Include="../../../../../../../ref/3365e3085b41424cb2b006deabd3ebd4/System.Formats.Asn1.dll"/> <ReferencePath Include="../../../../../../../ref/dfd87b0def3349cdb3e4fc82db01331f/System.Formats.Tar.dll"/> <ReferencePath Include="../../../../../../../ref/4d3c9ddfc2074266821bbb4a827e6a49/System.Globalization.Calendars.dll"/> <ReferencePath Include="../../../../../../../ref/c76a16594a6d4beeb784c4f37ccd33e7/System.Globalization.dll"/> <ReferencePath Include="../../../../../../../ref/b786c82f44944328aa92b5c105eb97a2/System.Globalization.Extensions.dll"/> <ReferencePath Include="../../../../../../../ref/c0ba21002fb147c2a34b95f8c08ba44a/System.IO.Compression.Brotli.dll"/> <ReferencePath Include="../../../../../../../ref/963c2d86f0954639b95a5889d1cc7986/System.IO.Compression.dll"/> <ReferencePath Include="../../../../../../../ref/428bcc3e1e204c869ab095549dc090e1/System.IO.Compression.FileSystem.dll"/> <ReferencePath Include="../../../../../../../ref/bf7f5bf0605d4c22864479f35dd96222/System.IO.Compression.ZipFile.dll"/> <ReferencePath Include="../../../../../../../ref/5ab693fef76040bd965d4ba941183493/System.IO.dll"/> <ReferencePath Include="../../../../../../../ref/5fb1bd50a77a4cd4bbf8a5cc4c8cac4a/System.IO.FileSystem.AccessControl.dll"/> <ReferencePath Include="../../../../../../../ref/8476f9ccb545406ca1a89a00701d4b5c/System.IO.FileSystem.dll"/> <ReferencePath Include="../../../../../../../ref/f91772de39554186ae4edbeb1ac387c4/System.IO.FileSystem.DriveInfo.dll"/> <ReferencePath Include="../../../../../../../ref/63dc465081f84372a807e2ffb9528218/System.IO.FileSystem.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/23b04179f8db4f0d847a6aeb5df205b7/System.IO.FileSystem.Watcher.dll"/> <ReferencePath Include="../../../../../../../ref/5ad4c5a914ed47969bb5a68ca094c473/System.IO.IsolatedStorage.dll"/> <ReferencePath Include="../../../../../../../ref/a18b154af8534b028ba60ed234344049/System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="../../../../../../../ref/2564d90e278145adaf91c656750775cb/System.IO.Pipelines.dll"/> <ReferencePath Include="../../../../../../../ref/316e2d5cf33d484787b07c409613aa64/System.IO.Pipes.AccessControl.dll"/> <ReferencePath Include="../../../../../../../ref/3c0527af6e5a4684b1413df5d4b6e2b4/System.IO.Pipes.dll"/> <ReferencePath Include="../../../../../../../ref/f3e28f2f8fd6461784f2302f92f828c2/System.IO.UnmanagedMemoryStream.dll"/> <ReferencePath Include="../../../../../../../ref/47a82068e1b14fffb649057e8304dc48/System.Linq.AsyncEnumerable.dll"/> <ReferencePath Include="../../../../../../../ref/925d56b4cd564bd99a8e0b84638acd29/System.Linq.dll"/> <ReferencePath Include="../../../../../../../ref/689c2201a7c94005aa16aa42490cca90/System.Linq.Expressions.dll"/> <ReferencePath Include="../../../../../../../ref/d76341513f5b483bb6a429234b62a41b/System.Linq.Parallel.dll"/> <ReferencePath Include="../../../../../../../ref/7b01f6b7665a484a84ed766847169158/System.Linq.Queryable.dll"/> <ReferencePath Include="../../../../../../../ref/ba9a7b8fb4bd4aa9ab1d47e757e338c2/System.Memory.dll"/> <ReferencePath Include="../../../../../../../ref/d3b6206212e04e67836ebd7313345d5d/System.Net.dll"/> <ReferencePath Include="../../../../../../../ref/2e1e313e23dd4d31a03b36ff09a78eca/System.Net.Http.dll"/> <ReferencePath Include="../../../../../../../ref/d9ce9f35125b463cb0cac5db39ef85f4/System.Net.Http.Json.dll"/> <ReferencePath Include="../../../../../../../ref/2b55cac7fb8d4a8fa0bded990b4ac338/System.Net.HttpListener.dll"/> <ReferencePath Include="../../../../../../../ref/999279cc773b4f5dbe12607a34d7450b/System.Net.Mail.dll"/> <ReferencePath Include="../../../../../../../ref/0d0fb240676446d28012eb343fb3944b/System.Net.NameResolution.dll"/> <ReferencePath Include="../../../../../../../ref/b1ad4387a6ba49ce809d3909019c01ac/System.Net.NetworkInformation.dll"/> <ReferencePath Include="../../../../../../../ref/4cf2938c71b344e996e2cfff5df3c56b/System.Net.Ping.dll"/> <ReferencePath Include="../../../../../../../ref/89f1a9cb28ca4fe490695c068b684221/System.Net.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/f9797aa3bb7343f49d4e8c4a09580382/System.Net.Quic.dll"/> <ReferencePath Include="../../../../../../../ref/86b6e27d89574639b40d680b33bd58e9/System.Net.Requests.dll"/> <ReferencePath Include="../../../../../../../ref/84816c111316424fb9514fea6925353e/System.Net.Security.dll"/> <ReferencePath Include="../../../../../../../ref/3265a9c17d28402b944f666aac42990c/System.Net.ServerSentEvents.dll"/> <ReferencePath Include="../../../../../../../ref/31e38be5ee224744ab0b3183ba172e81/System.Net.ServicePoint.dll"/> <ReferencePath Include="../../../../../../../ref/d10d5305183343eb98fa1da3cfb599fc/System.Net.Sockets.dll"/> <ReferencePath Include="../../../../../../../ref/0ef4c1cd3b164f9692fe8ab2f2cd44eb/System.Net.WebClient.dll"/> <ReferencePath Include="../../../../../../../ref/312c976418c94f36a0c6c2735eb57710/System.Net.WebHeaderCollection.dll"/> <ReferencePath Include="../../../../../../../ref/c704b73dca6d4278b62d5df8a2e82eaa/System.Net.WebProxy.dll"/> <ReferencePath Include="../../../../../../../ref/29f7b46c0d0f4ba6aeadd61971dc74df/System.Net.WebSockets.Client.dll"/> <ReferencePath Include="../../../../../../../ref/6831c7f0e0d3468fa1bb9a457ab3dab8/System.Net.WebSockets.dll"/> <ReferencePath Include="../../../../../../../ref/5f909be1227a4269a054ee9f8eedb057/System.Numerics.dll"/> <ReferencePath Include="../../../../../../../ref/ac0e3e8546ae4d85b3a6eb647e07eafc/System.Numerics.Vectors.dll"/> <ReferencePath Include="../../../../../../../ref/0c49cba45a0c4c0ba4ba480cff5bb3be/System.ObjectModel.dll"/> <ReferencePath Include="../../../../../../../ref/2094ae33ef7b4418bf604281904990ab/System.Reflection.DispatchProxy.dll"/> <ReferencePath Include="../../../../../../../ref/8a3497ceb9cf4d71a31bbc36b774f52d/System.Reflection.dll"/> <ReferencePath Include="../../../../../../../ref/aae2d4c6c4234c958111a7d32dcfc548/System.Reflection.Emit.dll"/> <ReferencePath Include="../../../../../../../ref/82461de48172447d8bf3696ccae2d883/System.Reflection.Emit.ILGeneration.dll"/> <ReferencePath Include="../../../../../../../ref/07e23bc92f794fbb97418ea42d58aca2/System.Reflection.Emit.Lightweight.dll"/> <ReferencePath Include="../../../../../../../ref/c6dfecc5b67843579820822cd3325313/System.Reflection.Extensions.dll"/> <ReferencePath Include="../../../../../../../ref/4639543f88dc4da8bf25e3d9786c425f/System.Reflection.Metadata.dll"/> <ReferencePath Include="../../../../../../../ref/71fae8d01727453f9f2cf7dad7619467/System.Reflection.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/7fd638949cc94db9a7cd83b2a48d056d/System.Reflection.TypeExtensions.dll"/> <ReferencePath Include="../../../../../../../ref/9684e409ab0b4304a4ded227fe9c2b75/System.Resources.Reader.dll"/> <ReferencePath Include="../../../../../../../ref/120fe44cc6564e7192bba3a982118d22/System.Resources.ResourceManager.dll"/> <ReferencePath Include="../../../../../../../ref/f631225507d84e5d896ae3a8d567efc4/System.Resources.Writer.dll"/> <ReferencePath Include="../../../../../../../ref/202da8c1af00474a96f52e2d77724962/System.Runtime.CompilerServices.Unsafe.dll"/> <ReferencePath Include="../../../../../../../ref/51d48aece4d84911821dcafd37e7146e/System.Runtime.CompilerServices.VisualC.dll"/> <ReferencePath Include="../../../../../../../ref/5c63a2fb3c9848f2a1d04651c42e4e02/System.Runtime.dll"/> <ReferencePath Include="../../../../../../../ref/9f035822f12d4bb595e0dbfd4e8bd865/System.Runtime.Extensions.dll"/> <ReferencePath Include="../../../../../../../ref/48a3473800904d97807195c47377219a/System.Runtime.Handles.dll"/> <ReferencePath Include="../../../../../../../ref/28e0ec82e9ff4158bf4d7e24d7d44e9d/System.Runtime.InteropServices.dll"/> <ReferencePath Include="../../../../../../../ref/2494054713ec4f28b06ab946ec349a91/System.Runtime.InteropServices.JavaScript.dll"/> <ReferencePath Include="../../../../../../../ref/89b9e466708343d7924bac244b14de9b/System.Runtime.InteropServices.RuntimeInformation.dll"/> <ReferencePath Include="../../../../../../../ref/b909bbf4cb224b62aa7d16595a30f0ef/System.Runtime.Intrinsics.dll"/> <ReferencePath Include="../../../../../../../ref/cf2232bba8914c729e6c449b20711a02/System.Runtime.Loader.dll"/> <ReferencePath Include="../../../../../../../ref/7b20a6a160a84308922144543adf0e8e/System.Runtime.Numerics.dll"/> <ReferencePath Include="../../../../../../../ref/0a85bdcb114f45d5ab202a8a99ff2cf3/System.Runtime.Serialization.dll"/> <ReferencePath Include="../../../../../../../ref/6e5c4a70d15b4c3b81e872e252923b35/System.Runtime.Serialization.Formatters.dll"/> <ReferencePath Include="../../../../../../../ref/81c71853d7d44dd587000550e2c281ad/System.Runtime.Serialization.Json.dll"/> <ReferencePath Include="../../../../../../../ref/d5762c58a35e46da8d921c1368bc812e/System.Runtime.Serialization.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/849882085a61411aae34912b842c1ac0/System.Runtime.Serialization.Xml.dll"/> <ReferencePath Include="../../../../../../../ref/a4fbd74b18914f1e85256e478008e5ad/System.Security.AccessControl.dll"/> <ReferencePath Include="../../../../../../../ref/f670391bd5454865bf5636902e0d19c7/System.Security.Claims.dll"/> <ReferencePath Include="../../../../../../../ref/44902d698e4e4bcc918eae6e53b9134f/System.Security.Cryptography.Algorithms.dll"/> <ReferencePath Include="../../../../../../../ref/f72b7101658a455ab23884bc5c2a9d03/System.Security.Cryptography.Cng.dll"/> <ReferencePath Include="../../../../../../../ref/148da7ad4bf542a08e0e41717230cdfd/System.Security.Cryptography.Csp.dll"/> <ReferencePath Include="../../../../../../../ref/666f5a2995bb446e99f9ce5350d59c51/System.Security.Cryptography.dll"/> <ReferencePath Include="../../../../../../../ref/8c870c11cefe48c3ba464ebdf713dcf6/System.Security.Cryptography.Encoding.dll"/> <ReferencePath Include="../../../../../../../ref/25508593f4a445caa6f8c6856de76860/System.Security.Cryptography.OpenSsl.dll"/> <ReferencePath Include="../../../../../../../ref/c91d49653a784c18bccb99345894bec2/System.Security.Cryptography.Primitives.dll"/> <ReferencePath Include="../../../../../../../ref/da78b22281b04b00b11897600869d649/System.Security.Cryptography.X509Certificates.dll"/> <ReferencePath Include="../../../../../../../ref/46ff3341fc2845b88fea69ac72b2adc5/System.Security.dll"/> <ReferencePath Include="../../../../../../../ref/565bd84ddb0a417ea15d34d83165a2c0/System.Security.Principal.dll"/> <ReferencePath Include="../../../../../../../ref/e94dcf669c91472795dd5b0971345ccc/System.Security.Principal.Windows.dll"/> <ReferencePath Include="../../../../../../../ref/8b13a295a5ea461faa4eaab7c1d6afee/System.Security.SecureString.dll"/> <ReferencePath Include="../../../../../../../ref/f7fc1c767d434e8eaaf1c61d266b2f98/System.ServiceModel.Web.dll"/> <ReferencePath Include="../../../../../../../ref/d5d2c716285d4ec79b1ad5fec1ce7787/System.ServiceProcess.dll"/> <ReferencePath Include="../../../../../../../ref/604e96cc3cf04a18b8a686579862b232/System.Text.Encoding.CodePages.dll"/> <ReferencePath Include="../../../../../../../ref/1292dda48d5947a08b5e54406da0fc39/System.Text.Encoding.dll"/> <ReferencePath Include="../../../../../../../ref/38c040a4d7e14635a90aad0fa8ffce88/System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="../../../../../../../ref/58eb99d951ee462cac9d3c54ca97a046/System.Text.Encodings.Web.dll"/> <ReferencePath Include="../../../../../../../ref/28bde226204d499cba9fea2428d2b234/System.Text.Json.dll"/> <ReferencePath Include="../../../../../../../ref/fe2c910c041248b0a8e3218fc1ab22c1/System.Text.RegularExpressions.dll"/> <ReferencePath Include="../../../../../../../ref/0cdf81df15f24a8cbc5b1acd2b5090ca/System.Threading.AccessControl.dll"/> <ReferencePath Include="../../../../../../../ref/b500a06eef2f4f189cac63eee7d4eb4c/System.Threading.Channels.dll"/> <ReferencePath Include="../../../../../../../ref/665c2af9c76d48cd998fc38696bb0428/System.Threading.dll"/> <ReferencePath Include="../../../../../../../ref/1aac265ef098477b9b857dfc31d62540/System.Threading.Overlapped.dll"/> <ReferencePath Include="../../../../../../../ref/3e9b8a24c6ec4edeae93e5f19c9ced68/System.Threading.Tasks.Dataflow.dll"/> <ReferencePath Include="../../../../../../../ref/7b744e3097af45868ea1b425372d48e4/System.Threading.Tasks.dll"/> <ReferencePath Include="../../../../../../../ref/4378df33d6784695b8c5ec82905d6735/System.Threading.Tasks.Extensions.dll"/> <ReferencePath Include="../../../../../../../ref/807837a9e39843bc97b4f2993f1351b7/System.Threading.Tasks.Parallel.dll"/> <ReferencePath Include="../../../../../../../ref/c278838cb4ca4bccb5c3cf9b28bdde4f/System.Threading.Thread.dll"/> <ReferencePath Include="../../../../../../../ref/61ae2880b6e0423cb4c8f62df29aea8c/System.Threading.ThreadPool.dll"/> <ReferencePath Include="../../../../../../../ref/64cfda1a93de4b42b569c2b8f0def729/System.Threading.Timer.dll"/> <ReferencePath Include="../../../../../../../ref/b0526f02b0594184a58636adec2f16bc/System.Transactions.dll"/> <ReferencePath Include="../../../../../../../ref/179457622e30466282e909b62f39540a/System.Transactions.Local.dll"/> <ReferencePath Include="../../../../../../../ref/3614ea334f0e496fb53b3347cde1c886/System.ValueTuple.dll"/> <ReferencePath Include="../../../../../../../ref/41c11a0030064191a3b14b43f92b74d5/System.Web.dll"/> <ReferencePath Include="../../../../../../../ref/064679a3005e4c2880b20ab541e35239/System.Web.HttpUtility.dll"/> <ReferencePath Include="../../../../../../../ref/2a6b4d6a2b824d3ebb90c5fe25025b29/System.Windows.dll"/> <ReferencePath Include="../../../../../../../ref/32ce533729204c619d0e9977c12dbc0c/System.Xml.dll"/> <ReferencePath Include="../../../../../../../ref/ba62156434cb4d01af841c266a81fcaa/System.Xml.Linq.dll"/> <ReferencePath Include="../../../../../../../ref/3f22a5dae8dd4c45898d95d76a2a5bb1/System.Xml.ReaderWriter.dll"/> <ReferencePath Include="../../../../../../../ref/e478b246527e48778fb876b59daa488b/System.Xml.Serialization.dll"/> <ReferencePath Include="../../../../../../../ref/16375572299f47f785738c8a5227b867/System.Xml.XDocument.dll"/> <ReferencePath Include="../../../../../../../ref/c3e7eaaedf574f0f94a011d1e7c46520/System.Xml.XmlDocument.dll"/> <ReferencePath Include="../../../../../../../ref/32a1dbefc30a4b79b49bab9839e0fb95/System.Xml.XmlSerializer.dll"/> <ReferencePath Include="../../../../../../../ref/030b5273c9704ccd8c2926d2d950b051/System.Xml.XPath.dll"/> <ReferencePath Include="../../../../../../../ref/a56a6816298842e3a19710da5d809178/System.Xml.XPath.XDocument.dll"/> <ReferencePath Include="../../../../../../../ref/60ce393f35c5438ab1af334836cf266c/WindowsBase.dll"/> </ItemGroup> <ItemGroup> <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.CLiteWeightStgdbRW.g.cs"/> <Compile Include="_generated/15/Microsoft_Diagnostics_DataContractReader_Data.CMiniMdRW.g.cs"/> <Compile Include="_generated/16/Microsoft_Diagnostics_DataContractReader_Data.CMiniMdSchema.g.cs"/> <Compile Include="_generated/17/Microsoft_Diagnostics_DataContractReader_Data.CodeHeap.g.cs"/> <Compile Include="_generated/18/Microsoft_Diagnostics_DataContractReader_Data.CodeHeapListNode.g.cs"/> <Compile Include="_generated/19/Microsoft_Diagnostics_DataContractReader_Data.CodeRangeMapRangeList.g.cs"/> <Compile Include="_generated/20/Microsoft_Diagnostics_DataContractReader_Data.ComCallWrapper.g.cs"/> <Compile Include="_generated/21/Microsoft_Diagnostics_DataContractReader_Data.ComInterfaceEntry.g.cs"/> <Compile Include="_generated/22/Microsoft_Diagnostics_DataContractReader_Data.ComMethodTable.g.cs"/> <Compile Include="_generated/23/Microsoft_Diagnostics_DataContractReader_Data.ComWrappers.g.cs"/> <Compile Include="_generated/24/Microsoft_Diagnostics_DataContractReader_Data.ComWrappersVtablePtrs.g.cs"/> <Compile Include="_generated/25/Microsoft_Diagnostics_DataContractReader_Data.ConditionalWeakTable.g.cs"/> <Compile Include="_generated/26/Microsoft_Diagnostics_DataContractReader_Data.ConditionalWeakTableContainer.g.cs"/> <Compile Include="_generated/27/Microsoft_Diagnostics_DataContractReader_Data.ConditionalWeakTableEntry.g.cs"/> <Compile Include="_generated/28/Microsoft_Diagnostics_DataContractReader_Data.ContinuationObject.g.cs"/> <Compile Include="_generated/29/Microsoft_Diagnostics_DataContractReader_Data.CoreLibBinder.g.cs"/> <Compile Include="_generated/30/Microsoft_Diagnostics_DataContractReader_Data.CtxEntry.g.cs"/> <Compile Include="_generated/31/Microsoft_Diagnostics_DataContractReader_Data.Debugger.g.cs"/> <Compile Include="_generated/32/Microsoft_Diagnostics_DataContractReader_Data.DebuggerControllerPatch.g.cs"/> <Compile Include="_generated/33/Microsoft_Diagnostics_DataContractReader_Data.DebuggerPatchTable.g.cs"/> <Compile Include="_generated/34/Microsoft_Diagnostics_DataContractReader_Data.DebuggerRCThread.g.cs"/> <Compile Include="_generated/35/Microsoft_Diagnostics_DataContractReader_Data.Delegate.g.cs"/> <Compile Include="_generated/36/Microsoft_Diagnostics_DataContractReader_Data.DynamicFunctionTable.g.cs"/> <Compile Include="_generated/37/Microsoft_Diagnostics_DataContractReader_Data.DynamicILBlobEntry.g.cs"/> <Compile Include="_generated/38/Microsoft_Diagnostics_DataContractReader_Data.DynamicMetadata.g.cs"/> <Compile Include="_generated/39/Microsoft_Diagnostics_DataContractReader_Data.DynamicStaticsInfo.g.cs"/> <Compile Include="_generated/40/Microsoft_Diagnostics_DataContractReader_Data.EditAndContinueHelperObject.g.cs"/> <Compile Include="_generated/41/Microsoft_Diagnostics_DataContractReader_Data.EEAllocContext.g.cs"/> <Compile Include="_generated/42/Microsoft_Diagnostics_DataContractReader_Data.EEClass.g.cs"/> <Compile Include="_generated/43/Microsoft_Diagnostics_DataContractReader_Data.EEClassOptionalFields.g.cs"/> <Compile Include="_generated/44/Microsoft_Diagnostics_DataContractReader_Data.EEConfig.g.cs"/> <Compile Include="_generated/45/Microsoft_Diagnostics_DataContractReader_Data.EEILException.g.cs"/> <Compile Include="_generated/46/Microsoft_Diagnostics_DataContractReader_Data.EEJitManager.g.cs"/> <Compile Include="_generated/47/Microsoft_Diagnostics_DataContractReader_Data.EETypeHashTable.g.cs"/> <Compile Include="_generated/48/Microsoft_Diagnostics_DataContractReader_Data.EnCAddedField.g.cs"/> <Compile Include="_generated/49/Microsoft_Diagnostics_DataContractReader_Data.EnCAddedFieldElement.g.cs"/> <Compile Include="_generated/50/Microsoft_Diagnostics_DataContractReader_Data.EnCAddedStaticField.g.cs"/> <Compile Include="_generated/51/Microsoft_Diagnostics_DataContractReader_Data.EnCEEClassData.g.cs"/> <Compile Include="_generated/52/Microsoft_Diagnostics_DataContractReader_Data.EnCFieldDesc.g.cs"/> <Compile Include="_generated/53/Microsoft_Diagnostics_DataContractReader_Data.EnCSyncBlockInfo.g.cs"/> <Compile Include="_generated/54/Microsoft_Diagnostics_DataContractReader_Data.Exception.g.cs"/> <Compile Include="_generated/55/Microsoft_Diagnostics_DataContractReader_Data.EEExceptionClause.g.cs"/> <Compile Include="_generated/56/Microsoft_Diagnostics_DataContractReader_Data.R2RExceptionClause.g.cs"/> <Compile Include="_generated/57/Microsoft_Diagnostics_DataContractReader_Data.ExceptionInfo.g.cs"/> <Compile Include="_generated/58/Microsoft_Diagnostics_DataContractReader_Data.ExceptionLookupTableEntry.g.cs"/> <Compile Include="_generated/59/Microsoft_Diagnostics_DataContractReader_Data.FieldDesc.g.cs"/> <Compile Include="_generated/60/Microsoft_Diagnostics_DataContractReader_Data.FixupPrecodeData.g.cs"/> <Compile Include="_generated/61/Microsoft_Diagnostics_DataContractReader_Data.ArgumentRegisters.g.cs"/> <Compile Include="_generated/62/Microsoft_Diagnostics_DataContractReader_Data.CalleeSavedRegisters.g.cs"/> <Compile Include="_generated/63/Microsoft_Diagnostics_DataContractReader_Data.DebuggerEval.g.cs"/> <Compile Include="_generated/64/Microsoft_Diagnostics_DataContractReader_Data.DynamicHelperFrame.g.cs"/> <Compile Include="_generated/65/Microsoft_Diagnostics_DataContractReader_Data.ExternalMethodFrame.g.cs"/> <Compile Include="_generated/66/Microsoft_Diagnostics_DataContractReader_Data.FaultingExceptionFrame.g.cs"/> <Compile Include="_generated/67/Microsoft_Diagnostics_DataContractReader_Data.Frame.g.cs"/> <Compile Include="_generated/68/Microsoft_Diagnostics_DataContractReader_Data.FramedMethodFrame.g.cs"/> <Compile Include="_generated/69/Microsoft_Diagnostics_DataContractReader_Data.FuncEvalFrame.g.cs"/> <Compile Include="_generated/70/Microsoft_Diagnostics_DataContractReader_Data.HijackArgs.g.cs"/> <Compile Include="_generated/71/Microsoft_Diagnostics_DataContractReader_Data.HijackArgsAMD64.g.cs"/> <Compile Include="_generated/72/Microsoft_Diagnostics_DataContractReader_Data.HijackFrame.g.cs"/> <Compile Include="_generated/73/Microsoft_Diagnostics_DataContractReader_Data.InlinedCallFrame.g.cs"/> <Compile Include="_generated/74/Microsoft_Diagnostics_DataContractReader_Data.PInvokeCalliFrame.g.cs"/> <Compile Include="_generated/75/Microsoft_Diagnostics_DataContractReader_Data.ResumableFrame.g.cs"/> <Compile Include="_generated/76/Microsoft_Diagnostics_DataContractReader_Data.SoftwareExceptionFrame.g.cs"/> <Compile Include="_generated/77/Microsoft_Diagnostics_DataContractReader_Data.StubDispatchFrame.g.cs"/> <Compile Include="_generated/78/Microsoft_Diagnostics_DataContractReader_Data.TailCallFrame.g.cs"/> <Compile Include="_generated/79/Microsoft_Diagnostics_DataContractReader_Data.TransitionBlock.g.cs"/> <Compile Include="_generated/80/Microsoft_Diagnostics_DataContractReader_Data.FunctionTableIndexRangeSection.g.cs"/> <Compile Include="_generated/81/Microsoft_Diagnostics_DataContractReader_Data.CFinalize.g.cs"/> <Compile Include="_generated/82/Microsoft_Diagnostics_DataContractReader_Data.GCHeapSVR.g.cs"/> <Compile Include="_generated/83/Microsoft_Diagnostics_DataContractReader_Data.Generation.g.cs"/> <Compile Include="_generated/84/Microsoft_Diagnostics_DataContractReader_Data.HeapSegment.g.cs"/> <Compile Include="_generated/85/Microsoft_Diagnostics_DataContractReader_Data.OomHistory.g.cs"/> <Compile Include="_generated/86/Microsoft_Diagnostics_DataContractReader_Data.GCAllocContext.g.cs"/> <Compile Include="_generated/87/Microsoft_Diagnostics_DataContractReader_Data.GCCoverageInfo.g.cs"/> <Compile Include="_generated/88/Microsoft_Diagnostics_DataContractReader_Data.GCFrame.g.cs"/> <Compile Include="_generated/89/Microsoft_Diagnostics_DataContractReader_Data.GenericsDictInfo.g.cs"/> <Compile Include="_generated/90/Microsoft_Diagnostics_DataContractReader_Data.HandleTable.g.cs"/> <Compile Include="_generated/91/Microsoft_Diagnostics_DataContractReader_Data.HandleTableBucket.g.cs"/> <Compile Include="_generated/92/Microsoft_Diagnostics_DataContractReader_Data.HandleTableMap.g.cs"/> <Compile Include="_generated/93/Microsoft_Diagnostics_DataContractReader_Data.HashMap.g.cs"/> <Compile Include="_generated/94/Microsoft_Diagnostics_DataContractReader_Data.HostCodeHeap.g.cs"/> <Compile Include="_generated/95/Microsoft_Diagnostics_DataContractReader_Data.IdDispenser.g.cs"/> <Compile Include="_generated/96/Microsoft_Diagnostics_DataContractReader_Data.ILCodeVersioningState.g.cs"/> <Compile Include="_generated/97/Microsoft_Diagnostics_DataContractReader_Data.ILCodeVersionNode.g.cs"/> <Compile Include="_generated/98/Microsoft_Diagnostics_DataContractReader_Data.ImageDataDirectory.g.cs"/> <Compile Include="_generated/99/Microsoft_Diagnostics_DataContractReader_Data.ImageDosHeader.g.cs"/> <Compile Include="_generated/100/Microsoft_Diagnostics_DataContractReader_Data.ImageFileHeader.g.cs"/> <Compile Include="_generated/101/Microsoft_Diagnostics_DataContractReader_Data.ImageNTHeaders.g.cs"/> <Compile Include="_generated/102/Microsoft_Diagnostics_DataContractReader_Data.ImageOptionalHeader.g.cs"/> <Compile Include="_generated/103/Microsoft_Diagnostics_DataContractReader_Data.ImageSectionHeader.g.cs"/> <Compile Include="_generated/104/Microsoft_Diagnostics_DataContractReader_Data.InflightTLSData.g.cs"/> <Compile Include="_generated/105/Microsoft_Diagnostics_DataContractReader_Data.InstMethodHashTable.g.cs"/> <Compile Include="_generated/106/Microsoft_Diagnostics_DataContractReader_Data.InstrumentedILOffsetMapping.g.cs"/> <Compile Include="_generated/107/Microsoft_Diagnostics_DataContractReader_Data.InterfaceEntry.g.cs"/> <Compile Include="_generated/108/Microsoft_Diagnostics_DataContractReader_Data.InternalComInterfaceDispatch.g.cs"/> <Compile Include="_generated/109/Microsoft_Diagnostics_DataContractReader_Data.InteropSyncBlockInfo.g.cs"/> <Compile Include="_generated/110/Microsoft_Diagnostics_DataContractReader_Data.InterpByteCodeStart.g.cs"/> <Compile Include="_generated/111/Microsoft_Diagnostics_DataContractReader_Data.InterpMethod.g.cs"/> <Compile Include="_generated/112/Microsoft_Diagnostics_DataContractReader_Data.InterpMethodContextFrame.g.cs"/> <Compile Include="_generated/113/Microsoft_Diagnostics_DataContractReader_Data.InterpreterFrame.g.cs"/> <Compile Include="_generated/114/Microsoft_Diagnostics_DataContractReader_Data.InterpreterPrecodeData.g.cs"/> <Compile Include="_generated/115/Microsoft_Diagnostics_DataContractReader_Data.InterpreterRealCodeHeader.g.cs"/> <Compile Include="_generated/116/Microsoft_Diagnostics_DataContractReader_Data.JITNotification.g.cs"/> <Compile Include="_generated/117/Microsoft_Diagnostics_DataContractReader_Data.List.g.cs"/> <Compile Include="_generated/118/Microsoft_Diagnostics_DataContractReader_Data.LoaderAllocator.g.cs"/> <Compile Include="_generated/119/Microsoft_Diagnostics_DataContractReader_Data.LoaderCodeHeap.g.cs"/> <Compile Include="_generated/120/Microsoft_Diagnostics_DataContractReader_Data.LoaderHeap.g.cs"/> <Compile Include="_generated/121/Microsoft_Diagnostics_DataContractReader_Data.LoaderHeapBlock.g.cs"/> <Compile Include="_generated/122/Microsoft_Diagnostics_DataContractReader_Data.Lock.g.cs"/> <Compile Include="_generated/123/Microsoft_Diagnostics_DataContractReader_Data.ManagedObjectWrapperHolderObject.g.cs"/> <Compile Include="_generated/124/Microsoft_Diagnostics_DataContractReader_Data.ManagedObjectWrapperLayout.g.cs"/> <Compile Include="_generated/125/Microsoft_Diagnostics_DataContractReader_Data.MDInternalRW.g.cs"/> <Compile Include="_generated/126/Microsoft_Diagnostics_DataContractReader_Data.MemoryRange.g.cs"/> <Compile Include="_generated/127/Microsoft_Diagnostics_DataContractReader_Data.MethodDesc.g.cs"/> <Compile Include="_generated/128/Microsoft_Diagnostics_DataContractReader_Data.InstantiatedMethodDesc.g.cs"/> <Compile Include="_generated/129/Microsoft_Diagnostics_DataContractReader_Data.DynamicMethodDesc.g.cs"/> <Compile Include="_generated/130/Microsoft_Diagnostics_DataContractReader_Data.StoredSigMethodDesc.g.cs"/> <Compile Include="_generated/131/Microsoft_Diagnostics_DataContractReader_Data.ArrayMethodDesc.g.cs"/> <Compile Include="_generated/132/Microsoft_Diagnostics_DataContractReader_Data.FCallMethodDesc.g.cs"/> <Compile Include="_generated/133/Microsoft_Diagnostics_DataContractReader_Data.PInvokeMethodDesc.g.cs"/> <Compile Include="_generated/134/Microsoft_Diagnostics_DataContractReader_Data.EEImplMethodDesc.g.cs"/> <Compile Include="_generated/135/Microsoft_Diagnostics_DataContractReader_Data.CLRToCOMCallMethodDesc.g.cs"/> <Compile Include="_generated/136/Microsoft_Diagnostics_DataContractReader_Data.NonVtableSlot.g.cs"/> <Compile Include="_generated/137/Microsoft_Diagnostics_DataContractReader_Data.MethodImpl.g.cs"/> <Compile Include="_generated/138/Microsoft_Diagnostics_DataContractReader_Data.NativeCodeSlot.g.cs"/> <Compile Include="_generated/139/Microsoft_Diagnostics_DataContractReader_Data.MethodDescChunk.g.cs"/> <Compile Include="_generated/140/Microsoft_Diagnostics_DataContractReader_Data.MethodDescCodeData.g.cs"/> <Compile Include="_generated/141/Microsoft_Diagnostics_DataContractReader_Data.MethodDescVersioningState.g.cs"/> <Compile Include="_generated/142/Microsoft_Diagnostics_DataContractReader_Data.MethodTable.g.cs"/> <Compile Include="_generated/143/Microsoft_Diagnostics_DataContractReader_Data.MethodTableAuxiliaryData.g.cs"/> <Compile Include="_generated/144/Microsoft_Diagnostics_DataContractReader_Data.Module.g.cs"/> <Compile Include="_generated/145/Microsoft_Diagnostics_DataContractReader_Data.ModuleLookupMap.g.cs"/> <Compile Include="_generated/146/Microsoft_Diagnostics_DataContractReader_Data.NativeCodeVersionNode.g.cs"/> <Compile Include="_generated/147/Microsoft_Diagnostics_DataContractReader_Data.NativeObjectWrapper.g.cs"/> <Compile Include="_generated/148/Microsoft_Diagnostics_DataContractReader_Data.NativeObjectWrapperObject.g.cs"/> <Compile Include="_generated/149/Microsoft_Diagnostics_DataContractReader_Data.ObjcTrackingInformation.g.cs"/> <Compile Include="_generated/150/Microsoft_Diagnostics_DataContractReader_Data.Object.g.cs"/> <Compile Include="_generated/151/Microsoft_Diagnostics_DataContractReader_Data.ObjectHandle.g.cs"/> <Compile Include="_generated/152/Microsoft_Diagnostics_DataContractReader_Data.ObjectHeader.g.cs"/> <Compile Include="_generated/153/Microsoft_Diagnostics_DataContractReader_Data.ObjectiveCMarshal.g.cs"/> <Compile Include="_generated/154/Microsoft_Diagnostics_DataContractReader_Data.PatchpointInfo.g.cs"/> <Compile Include="_generated/155/Microsoft_Diagnostics_DataContractReader_Data.PEAssembly.g.cs"/> <Compile Include="_generated/156/Microsoft_Diagnostics_DataContractReader_Data.PEImage.g.cs"/> <Compile Include="_generated/157/Microsoft_Diagnostics_DataContractReader_Data.PEImageLayout.g.cs"/> <Compile Include="_generated/158/Microsoft_Diagnostics_DataContractReader_Data.PlatformMetadata.g.cs"/> <Compile Include="_generated/159/Microsoft_Diagnostics_DataContractReader_Data.PortableEntryPoint.g.cs"/> <Compile Include="_generated/160/Microsoft_Diagnostics_DataContractReader_Data.PrecodeMachineDescriptor.g.cs"/> <Compile Include="_generated/161/Microsoft_Diagnostics_DataContractReader_Data.ProbeExtensionResult.g.cs"/> <Compile Include="_generated/162/Microsoft_Diagnostics_DataContractReader_Data.ProfControlBlock.g.cs"/> <Compile Include="_generated/163/Microsoft_Diagnostics_DataContractReader_Data.RangeSection.g.cs"/> <Compile Include="_generated/164/Microsoft_Diagnostics_DataContractReader_Data.RangeSectionFragment.g.cs"/> <Compile Include="_generated/165/Microsoft_Diagnostics_DataContractReader_Data.RangeSectionMap.g.cs"/> <Compile Include="_generated/166/Microsoft_Diagnostics_DataContractReader_Data.RCW.g.cs"/> <Compile Include="_generated/167/Microsoft_Diagnostics_DataContractReader_Data.RCWCleanupList.g.cs"/> <Compile Include="_generated/168/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunCoreHeader.g.cs"/> <Compile Include="_generated/169/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunCoreInfo.g.cs"/> <Compile Include="_generated/170/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunHeader.g.cs"/> <Compile Include="_generated/171/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunInfo.g.cs"/> <Compile Include="_generated/172/Microsoft_Diagnostics_DataContractReader_Data.ReadyToRunSection.g.cs"/> <Compile Include="_generated/173/Microsoft_Diagnostics_DataContractReader_Data.RealCodeHeader.g.cs"/> <Compile Include="_generated/174/Microsoft_Diagnostics_DataContractReader_Data.RegionFreeList.g.cs"/> <Compile Include="_generated/175/Microsoft_Diagnostics_DataContractReader_Data.RuntimeFunction.g.cs"/> <Compile Include="_generated/176/Microsoft_Diagnostics_DataContractReader_Data.RuntimeThreadLocals.g.cs"/> <Compile Include="_generated/177/Microsoft_Diagnostics_DataContractReader_Data.Signature.g.cs"/> <Compile Include="_generated/178/Microsoft_Diagnostics_DataContractReader_Data.SimpleComCallWrapper.g.cs"/> <Compile Include="_generated/179/Microsoft_Diagnostics_DataContractReader_Data.StackTraceArrayHeader.g.cs"/> <Compile Include="_generated/180/Microsoft_Diagnostics_DataContractReader_Data.StackTraceElement.g.cs"/> <Compile Include="_generated/181/Microsoft_Diagnostics_DataContractReader_Data.StgPool.g.cs"/> <Compile Include="_generated/182/Microsoft_Diagnostics_DataContractReader_Data.StgPoolSeg.g.cs"/> <Compile Include="_generated/183/Microsoft_Diagnostics_DataContractReader_Data.StressLog.g.cs"/> <Compile Include="_generated/184/Microsoft_Diagnostics_DataContractReader_Data.StressLogChunk.g.cs"/> <Compile Include="_generated/185/Microsoft_Diagnostics_DataContractReader_Data.StressLogModuleDesc.g.cs"/> <Compile Include="_generated/186/Microsoft_Diagnostics_DataContractReader_Data.StressMsg.g.cs"/> <Compile Include="_generated/187/Microsoft_Diagnostics_DataContractReader_Data.StressMsgHeader.g.cs"/> <Compile Include="_generated/188/Microsoft_Diagnostics_DataContractReader_Data.String.g.cs"/> <Compile Include="_generated/189/Microsoft_Diagnostics_DataContractReader_Data.StubPrecodeData_2.g.cs"/> <Compile Include="_generated/190/Microsoft_Diagnostics_DataContractReader_Data.SyncBlock.g.cs"/> <Compile Include="_generated/191/Microsoft_Diagnostics_DataContractReader_Data.SyncBlockCache.g.cs"/> <Compile Include="_generated/192/Microsoft_Diagnostics_DataContractReader_Data.SyncTableEntry.g.cs"/> <Compile Include="_generated/193/Microsoft_Diagnostics_DataContractReader_Data.SystemDomain.g.cs"/> <Compile Include="_generated/194/Microsoft_Diagnostics_DataContractReader_Data.SystemVEightByteRegistersInfo.g.cs"/> <Compile Include="_generated/195/Microsoft_Diagnostics_DataContractReader_Data.TableRW.g.cs"/> <Compile Include="_generated/196/Microsoft_Diagnostics_DataContractReader_Data.TableSegment.g.cs"/> <Compile Include="_generated/197/Microsoft_Diagnostics_DataContractReader_Data.ThisPtrRetBufPrecodeData.g.cs"/> <Compile Include="_generated/198/Microsoft_Diagnostics_DataContractReader_Data.Thread.g.cs"/> <Compile Include="_generated/199/Microsoft_Diagnostics_DataContractReader_Data.ThreadLocalData.g.cs"/> <Compile Include="_generated/200/Microsoft_Diagnostics_DataContractReader_Data.ThreadStaticsInfo.g.cs"/> <Compile Include="_generated/201/Microsoft_Diagnostics_DataContractReader_Data.ThreadStore.g.cs"/> <Compile Include="_generated/202/Microsoft_Diagnostics_DataContractReader_Data.ThreadStressLog.g.cs"/> <Compile Include="_generated/203/Microsoft_Diagnostics_DataContractReader_Data.TLSIndex.g.cs"/> <Compile Include="_generated/204/Microsoft_Diagnostics_DataContractReader_Data.TypedByRef.g.cs"/> <Compile Include="_generated/205/Microsoft_Diagnostics_DataContractReader_Data.TypeDesc.g.cs"/> <Compile Include="_generated/206/Microsoft_Diagnostics_DataContractReader_Data.ParamTypeDesc.g.cs"/> <Compile Include="_generated/207/Microsoft_Diagnostics_DataContractReader_Data.TypeVarTypeDesc.g.cs"/> <Compile Include="_generated/208/Microsoft_Diagnostics_DataContractReader_Data.FnPtrTypeDesc.g.cs"/> <Compile Include="_generated/209/Microsoft_Diagnostics_DataContractReader_Data.UnorderedArrayBase.g.cs"/> <Compile Include="_generated/210/Microsoft_Diagnostics_DataContractReader_Data.UnwindInfo.g.cs"/> <Compile Include="_generated/211/Microsoft_Diagnostics_DataContractReader_Data.VASigCookie.g.cs"/> <Compile Include="_generated/212/Microsoft_Diagnostics_DataContractReader_Data.VirtualCallStubManager.g.cs"/> <Compile Include="_generated/213/Microsoft_Diagnostics_DataContractReader_Data.WebcilHeader.g.cs"/> <Compile Include="_generated/214/Microsoft_Diagnostics_DataContractReader_Data.WebcilSectionHeader.g.cs"/> </ItemGroup> </Project>