1 instantiation of PropertyHandleCollection
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\MdBinaryReaderGen.cs (1)
956
values = new
PropertyHandleCollection
(reader, offset);
4 references to PropertyHandleCollection
System.Private.CoreLib (4)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\MdBinaryReaderGen.cs (1)
954
public static uint Read(this NativeReader reader, uint offset, out
PropertyHandleCollection
values)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
4994
public
PropertyHandleCollection
Properties => _properties;
4995
private readonly
PropertyHandleCollection
_properties;
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeNamedTypeInfo.cs (1)
344
internal
PropertyHandleCollection
DeclaredPropertyHandles