1 write to Utf8Output
vbc (1)
BuildProtocol.cs (1)
404
Utf8Output
= utf8output;
2 references to Utf8Output
vbc (2)
BuildClient.cs (1)
259
return ConsoleUtil.RunWithUtf8Output(completedResponse.
Utf8Output
, textWriter, tw =>
BuildProtocol.cs (1)
421
writer.Write(
Utf8Output
);