2 writes to _text
Microsoft.Build (2)
BackEnd\Node\ServerNodeConsoleWrite.cs (2)
30
_text
= text;
36
translator.Translate(ref
_text
);
1 reference to _text
Microsoft.Build (1)
BackEnd\Node\ServerNodeConsoleWrite.cs (1)
16
public string Text =>
_text
;