1 instantiation of MethodHandleCollection
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\MdBinaryReaderGen.cs (1)
932
values = new
MethodHandleCollection
(reader, offset);
4 references to MethodHandleCollection
System.Private.CoreLib (4)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\MdBinaryReaderGen.cs (1)
930
public static uint Read(this NativeReader reader, uint offset, out
MethodHandleCollection
values)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
4988
public
MethodHandleCollection
Methods => _methods;
4989
private readonly
MethodHandleCollection
_methods;
System\Reflection\Runtime\TypeInfos\NativeFormat\NativeFormatRuntimeNamedTypeInfo.cs (1)
336
internal
MethodHandleCollection
DeclaredMethodAndConstructorHandles