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