3 references to Method
System.Private.CoreLib (3)
System\Reflection\Runtime\Assemblies\NativeFormat\NativeFormatRuntimeAssembly.cs (1)
80
MethodHandle methodHandle = entrypointMethod.
Method
;
System\Reflection\Runtime\CustomAttributes\NativeFormat\NativeFormatCustomAttributeData.cs (2)
62
MethodHandle methodHandle = qualifiedMethod.
Method
;
108
parameterTypeSignatureHandles = _customAttribute.Constructor.ToQualifiedMethodHandle(_reader).GetQualifiedMethod(_reader).
Method
.GetMethod(_reader).Signature.GetMethodSignature(_reader).Parameters;