| File: System.Reflection.Metadata.csproj | Web Access |
| Project: src\runtime\src\libraries\System.Reflection.Metadata\src\System.Reflection.Metadata.csproj (System.Reflection.Metadata) |
<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>System.Reflection.Metadata</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;SYSTEM_REFLECTION_METADATA;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="System/Reflection/Internal/Utilities/PinnedObject.cs"/> <Compile Include="System/Reflection/Internal/Utilities/CriticalDisposableObject.cs"/> <Compile Include="System/Reflection/Internal/Utilities/ExceptionUtilities.cs"/> <Compile Include="System/Reflection/Internal/Utilities/PathUtilities.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/FunctionPointerAttributes.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/MethodBodyStreamEncoder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/MethodBodyAttributes.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/SwitchInstructionEncoder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataBuilder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataRootBuilder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/SerializedMetadataHeaps.cs"/> <Compile Include="System/Reflection/Metadata/EntityHandle.cs"/> <Compile Include="System/Reflection/Metadata/Internal/VirtualHeap.cs"/> <Compile Include="System/Reflection/Metadata/Internal/GuidHeap.cs"/> <Compile Include="System/Reflection/Metadata/Internal/BlobHeap.cs"/> <Compile Include="System/Reflection/Metadata/Internal/StringHeap.cs"/> <Compile Include="System/Reflection/Metadata/PooledBlobBuilder.cs"/> <Compile Include="System/Reflection/Metadata/Blob.cs"/> <Compile Include="System/Reflection/Metadata/BlobWriter.cs"/> <Compile Include="System/Reflection/Metadata/BlobWriterImpl.cs"/> <Compile Include="System/Reflection/Metadata/BlobBuilder.cs"/> <Compile Include="System/Reflection/Metadata/BlobBuilder.Enumerators.cs"/> <Compile Include="System/Reflection/Internal/Utilities/DecimalUtilities.cs"/> <Compile Include="System/Reflection/Internal/Utilities/EnumerableExtensions.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/CustomAttributeDecoder.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/PortablePdbVersions.cs"/> <Compile Include="System/Reflection/Metadata/ReservedBlob.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/CustomAttributeNamedArgument.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/CustomAttributeTypedArgument.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/CustomAttributeValue.cs"/> <Compile Include="System/Reflection/Metadata/Decoding/ICustomAttributeTypeProvider.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/ControlFlowBuilder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/ExceptionRegionEncoder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/InstructionEncoder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/LabelHandle.cs"/> <Compile Include="System/Reflection/Metadata/IL/ILOpCode.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/BlobDictionary.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/CodedIndex.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/PortablePdbBuilder.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataBuilder.Tables.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/Encoding/BlobEncoders.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataSizes.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataBuilder.Heaps.cs"/> <Compile Include="System/Reflection/Metadata/IL/ILOpCodeExtensions.cs"/> <Compile Include="System/Reflection/Metadata/ImageFormatLimitationException.cs"/> <Compile Include="System/Reflection/Metadata/ImageFormatLimitationException.Serialization.cs"/> <Compile Include="System/Reflection/Metadata/Internal/HeapSizeFlag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/MetadataWriterUtilities.cs"/> <Compile Include="System/Reflection/Metadata/MetadataStreamOptions.cs"/> <Compile Include="System/Reflection/Metadata/MetadataReaderProvider.cs"/> <Compile Include="System/Reflection/Metadata/BlobContentId.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/PrimitiveSerializationTypeCode.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/AssemblyDefinition.netstandard.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/AssemblyReference.netstandard.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/Handles.TypeSystem.cs"/> <Compile Include="System/Reflection/PortableExecutable/ManagedPEBuilder.cs"/> <Compile Include="System/Reflection/PortableExecutable/ManagedTextSection.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEBuilder.cs"/> <Compile Include="System/Reflection/PortableExecutable/DebugDirectory/DebugDirectoryBuilder.cs"/> <Compile Include="System/Reflection/PortableExecutable/DebugDirectory/DebugDirectoryBuilder.EmbeddedPortablePdb.cs"/> <Compile Include="System/Reflection/PortableExecutable/DebugDirectory/PdbChecksumDebugDirectoryData.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEDirectoriesBuilder.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEHeaderBuilder.cs"/> <Compile Include="System/Reflection/PortableExecutable/ResourceSectionBuilder.cs"/> <Compile Include="System/Reflection/PortableExecutable/SectionLocation.cs"/> <Compile Include="System/Reflection/Internal/Utilities/BlobUtilities.cs"/> <Compile Include="Properties/InternalsVisibleTo.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/AbstractMemoryBlock.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/ByteArrayMemoryBlock.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/ByteArrayMemoryProvider.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/ExternalMemoryBlock.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/ExternalMemoryBlockProvider.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/MemoryBlockProvider.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/MemoryMappedFileBlock.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/NativeHeapMemoryBlock.cs"/> <Compile Include="System/Reflection/Internal/MemoryBlocks/StreamMemoryBlockProvider.cs"/> <Compile Include="System/Reflection/Internal/Utilities/BitArithmetic.cs"/> <Compile Include="System/Reflection/Internal/Utilities/StringUtils.cs"/> <Compile Include="System/Reflection/Internal/Utilities/EncodingHelper.cs"/> <Compile Include="System/Reflection/Internal/Utilities/StreamExtensions.netcoreapp.cs"/> <Compile Include="System/Reflection/Internal/Utilities/Hash.cs"/> <Compile Include="System/Reflection/Internal/Utilities/MemoryBlock.cs"/> <Compile Include="System/Reflection/Internal/Utilities/PooledStringBuilder.cs"/> <Compile Include="System/Reflection/Internal/Utilities/ObjectPool`1.cs"/> <Compile Include="System/Reflection/Internal/Utilities/StreamExtensions.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/AssemblyDefinition.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/AssemblyFile.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/AssemblyReference.cs"/> <Compile Include="System/Reflection/Metadata/AssemblyNameInfo.cs"/> <Compile Include="System/Reflection/Metadata/TypeName.cs"/> <Compile Include="System/Reflection/Metadata/TypeNameParser.cs"/> <Compile Include="System/Reflection/Metadata/TypeNameParserHelpers.cs"/> <Compile Include="System/Reflection/Metadata/TypeNameParseOptions.cs"/> <Compile Include="System/Reflection/Metadata/BlobReader.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/Constant.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/ConstantTypeCode.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/CustomAttribute.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/CustomAttributeNamedArgumentKind.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/DeclarativeSecurityAttribute.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/ArrayShape.cs"/> <Compile Include="System/Reflection/Metadata/Decoding/ISZArrayTypeProvider.cs"/> <Compile Include="System/Reflection/Metadata/Decoding/ISignatureTypeProvider.cs"/> <Compile Include="System/Reflection/Metadata/Decoding/ISimpleTypeProvider.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SignatureTypeKind.cs"/> <Compile Include="System/Reflection/Metadata/Decoding/IConstructedTypeProvider.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/SignatureDecoder.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/MethodSignature.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/PrimitiveTypeCode.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/EditAndContinueLogEntry.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/EditAndContinueOperation.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/ExportedTypeExtensions.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/HeapIndex.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataReaderExtensions.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataTokens.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/TableIndex.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/EventDefinition.cs"/> <Compile Include="System/Reflection/Metadata/IL/ExceptionRegion.cs"/> <Compile Include="System/Reflection/Metadata/IL/ExceptionRegionKind.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/ExportedType.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/FieldDefinition.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/GenericParameter.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/GenericParameterConstraint.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/HandleCollections.TypeSystem.cs"/> <Compile Include="System/Reflection/Metadata/HandleComparer.cs"/> <Compile Include="System/Reflection/Metadata/HandleKind.cs"/> <Compile Include="System/Reflection/Metadata/Handle.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/InterfaceImplementation.cs"/> <Compile Include="System/Reflection/Metadata/Internal/COR20Constants.cs"/> <Compile Include="System/Reflection/Metadata/Internal/CorElementType.cs"/> <Compile Include="System/Reflection/Metadata/Internal/CustomAttributeTypeTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/HasConstantTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/HasCustomAttributeTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/HasDeclSecurityTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/HasFieldMarshalTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/HasSemanticsTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/UserStringHeap.cs"/> <Compile Include="System/Reflection/Metadata/Internal/ImplementationTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/MemberForwardedTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/MemberRefParentTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/MetadataFlags.cs"/> <Compile Include="System/Reflection/Metadata/Internal/MetadataStreamConstants.cs"/> <Compile Include="System/Reflection/Metadata/Internal/MethodDefOrRefTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/NamespaceCache.cs"/> <Compile Include="System/Reflection/Metadata/Internal/NamespaceData.cs"/> <Compile Include="System/Reflection/Metadata/Internal/ResolutionScopeTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/StreamHeader.cs"/> <Compile Include="System/Reflection/Metadata/Internal/Tables.cs"/> <Compile Include="System/Reflection/Metadata/Internal/Treatments.cs"/> <Compile Include="System/Reflection/Metadata/Internal/TypeDefOrRefTag.cs"/> <Compile Include="System/Reflection/Metadata/Internal/TypeOrMethodDefTag.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/ManifestResource.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/MemberReference.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/StandaloneSignatureKind.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/MemberReferenceKind.cs"/> <Compile Include="System/Reflection/Metadata/Ecma335/MetadataAggregator.cs"/> <Compile Include="System/Reflection/Metadata/MetadataKind.cs"/> <Compile Include="System/Reflection/Metadata/MetadataReader.netstandard.cs"/> <Compile Include="System/Reflection/Metadata/MetadataReader.cs"/> <Compile Include="System/Reflection/Metadata/MetadataReader.WinMD.cs"/> <Compile Include="System/Reflection/Metadata/MetadataReaderOptions.cs"/> <Compile Include="System/Reflection/Metadata/MetadataStringComparer.cs"/> <Compile Include="System/Reflection/Metadata/MetadataStringDecoder.cs"/> <Compile Include="System/Reflection/Metadata/IL/MethodBodyBlock.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/MethodDefinition.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/MethodImplementation.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/MethodImport.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/MethodSpecification.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/ModuleDefinition.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/ModuleReference.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/NamespaceDefinition.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/Parameter.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/CustomDebugInformation.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/DebugMetadataHeader.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/Document.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/DocumentNameBlobHandle.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/HandleCollections.Debug.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/Handles.Debug.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/HasCustomDebugInformationTag.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/ImportDefinition.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/ImportDefinitionKind.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/ImportDefinitionCollection.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/LocalConstant.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/ImportScope.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/LocalScope.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/LocalVariable.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/LocalVariableAttributes.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/MethodDebugInformation.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/SequencePoint.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/SequencePointCollection.cs"/> <Compile Include="System/Reflection/Metadata/PortablePdb/Tables.Debug.cs"/> <Compile Include="System/Reflection/Metadata/PEReaderExtensions.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/PropertyDefinition.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SerializationTypeCode.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SignatureAttributes.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SignatureCallingConvention.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SignatureHeader.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SignatureKind.cs"/> <Compile Include="System/Reflection/Metadata/Signatures/SignatureTypeCode.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/StandaloneSignature.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/TypeDefinition.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/TypeLayout.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/TypeReference.cs"/> <Compile Include="System/Reflection/Metadata/TypeSystem/TypeSpecification.cs"/> <Compile Include="System/Reflection/PortableExecutable/CoffHeader.cs"/> <Compile Include="System/Reflection/PortableExecutable/CorFlags.cs"/> <Compile Include="System/Reflection/PortableExecutable/CorHeader.cs"/> <Compile Include="System/Reflection/PortableExecutable/DebugDirectory/CodeViewDebugDirectoryData.cs"/> <Compile Include="System/Reflection/PortableExecutable/DebugDirectory/DebugDirectoryEntry.cs"/> <Compile Include="System/Reflection/PortableExecutable/DebugDirectory/DebugDirectoryEntryType.cs"/> <Compile Include="System/Reflection/PortableExecutable/DirectoryEntry.cs"/> <Compile Include="System/Reflection/PortableExecutable/Machine.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEBinaryReader.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEFileFlags.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEHeader.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEHeaders.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEMemoryBlock.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEReader.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEReader.EmbeddedPortablePdb.cs"/> <Compile Include="System/Reflection/PortableExecutable/PEStreamOptions.cs"/> <Compile Include="System/Reflection/PortableExecutable/SectionHeader.cs"/> <Compile Include="System/Reflection/Throw.cs"/> <Compile Include="System/Reflection/System.Reflection.cs"/> <Compile Include="../../Common/src/System/HexConverter.cs" Link="src/runtime/src/libraries/Common/src/System/HexConverter.cs"/> <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/> <Compile Include="../../Common/src/System/Reflection/AssemblyNameFormatter.cs" Link="src/runtime/src/libraries/Common/src/System/Reflection/AssemblyNameFormatter.cs"/> <Compile Include="../../Common/src/System/Reflection/AssemblyNameParser.cs" Link="src/runtime/src/libraries/Common/src/System/Reflection/AssemblyNameParser.cs"/> <Compile Include="../../Common/src/System/Text/ValueStringBuilder.cs" Link="src/runtime/src/libraries/Common/src/System/Text/ValueStringBuilder.cs"/> <Compile Include="../../Common/src/System/Text/ValueStringBuilder.AppendSpanFormattable.cs" Link="src/runtime/src/libraries/Common/src/System/Text/ValueStringBuilder.AppendSpanFormattable.cs"/> <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/> <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/> <Compile Include="../../../../artifacts/obj/System.Reflection.Metadata/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Reflection.Metadata/Release/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="../../../../artifacts/obj/System.Reflection.Metadata/Release/net11.0/System.SR.cs" Link="src/runtime/artifacts/obj/System.Reflection.Metadata/Release/net11.0/System.SR.cs"/> <Compile Include="../../../../artifacts/obj/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="../../../../../../ref/aa5b52c5ff064cca9752e9e49dad40f7/System.Collections.dll"/> <ReferencePath Include="../../../../../../ref/91001b4658744e4f8d8a3aeafd763d95/System.Collections.Immutable.dll"/> <ReferencePath Include="../../../../../../ref/e06ce9c36e08490999d94daec00f63d9/System.IO.Compression.dll"/> <ReferencePath Include="../../../../../../ref/dcff320b737c4ecc82adad397529e528/System.IO.MemoryMappedFiles.dll"/> <ReferencePath Include="../../../../../../ref/14c66c783be048ebaf2bf12abc59499f/System.Memory.dll"/> <ReferencePath Include="../../../../../../ref/14466c5c1d5d4bd780ecf7dacd212b79/System.Runtime.dll"/> <ReferencePath Include="../../../../../../ref/3952df4d829f437b9621e95ddc6d72ac/System.Runtime.InteropServices.dll"/> <ReferencePath Include="../../../../../../ref/08a8ea1a0146419f976879d9ef31ab39/System.Text.Encoding.Extensions.dll"/> <ReferencePath Include="../../../../../../ref/ae02198c4e604c33ba7e35688f32c03b/System.Threading.dll"/> </ItemGroup> <ItemGroup> </ItemGroup> </Project>