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