2 references to GetTypeSpecification
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\General\Ecma\EcmaResolver.cs (1)
123return handle.GetTypeSpecification(module.Reader).DecodeSignature(module, typeContext);
System\Reflection\TypeLoading\General\Ecma\EcmaToStringHelpers.cs (1)
70return handle.GetTypeSpecification(reader).DecodeSignature(EcmaSignatureTypeProviderForToString.Instance, typeContext);