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