5 references to Reader
System.Reflection.MetadataLoadContext (5)
System\Reflection\TypeLoading\MethodBase\Ecma\EcmaMethodDecoder.cs (5)
21_neverAccessThisExceptThroughMethodDefinitionProperty = handle.GetMethodDefinition(Reader); 26public string ComputeName() => MethodDefinition.Name.GetString(Reader); 51BlobReader signatureBlob = MethodDefinition.Signature.GetBlobReader(Reader); 73MetadataReader reader = Reader; 119MetadataReader reader = Reader;