1 write to _strings
Microsoft.CodeAnalysis (1)
InternalUtilities\TextKeyedCache.cs (1)
78
_strings
= new StringTable();
1 reference to _strings
Microsoft.CodeAnalysis (1)
InternalUtilities\TextKeyedCache.cs (1)
176
var text =
_strings
.Add(chars, start, len);