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