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