2 references to InternTable
System.Private.CoreLib (2)
System\String.Intern.cs (2)
16
return
InternTable
.GetOrCreateValue(str);
24
if (!
InternTable
.TryGetValue(str, out canonicalString))