3 references to stringStorage
Microsoft.Build (3)
Logging\BinaryLogger\BuildEventArgsReader.cs (3)
136
stringStorage
.Dispose();
519
object storedString =
stringStorage
.Add(text);
1748
string result =
stringStorage
.Get(storedString);