2 references to GetParameter
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (1)
80
Parameter p = ph.
GetParameter
(reader);
System\Reflection\TypeLoading\Parameters\Ecma\EcmaFatMethodParameter.cs (1)
30
_neverAccessThisExceptThroughParameterProperty = handle.
GetParameter
(Reader);