Base:
2 references to FullyQualifiedName
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.GetTypeCore.cs (1)
62
e = new TypeLoadException(SR.Format(SR.TypeNotFound, ns.ToUtf16().AppendTypeName(name.ToUtf16()),
FullyQualifiedName
));
System\Reflection\TypeLoading\Modules\RoModule.cs (1)
52
string s =
FullyQualifiedName
;