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