1 write to Namespace
ILCompiler.ReadyToRun (1)
PortableCallHelpers\PInvokeCollector.cs (1)
61
Namespace
= type.ContainingType is not null ? string.Empty : type.Namespace.ToString();
2 references to Namespace
ILCompiler.ReadyToRun (2)
PortableCallHelpers\PInvokeCollector.cs (2)
74
Key = $"{MethodName}#{method.Signature.Length}:{AssemblyName}:{
Namespace
}:{TypeName}";
95
public string EntryName => $"{AssemblyName}_{
Namespace
}_{TypeName}_{MethodName}";