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