1 write to StringLength
Microsoft.Build (1)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
1885
stringPosition.
StringLength
= text.Length;
2 references to StringLength
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsReader.cs (2)
1899
stringBuilder!.Length = position.
StringLength
;
1900
for (int i = 0; i < position.
StringLength
; i++)