2 references to TypeNames
ILCompiler.ReadyToRun (2)
PortableCallHelpers\PInvokeCollector.cs (1)
51
TypeFullName =
TypeNames
.GetFullName(type);
PortableCallHelpers\PInvokeTableGenerator.cs (1)
350
string namespaceName =
TypeNames
.GetNamespace(pinvoke.Method.OwningType);