2 references to TypeContext
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Fields\Ecma\EcmaField.cs (2)
63
protected sealed override Type ComputeFieldType() => FieldDefinition.DecodeSignature(_module,
TypeContext
);
77
FieldDefinition.DecodeSignature(EcmaSignatureTypeProviderForToString.Instance,
TypeContext
) +