1 write to Utf8Output
VBCSCompiler (1)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
384
Utf8Output
= utf8output;
2 references to Utf8Output
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
401
writer.Write(
Utf8Output
);
src\Compilers\Shared\BuildClient.cs (1)
257
return ConsoleUtil.RunWithUtf8Output(completedResponse.
Utf8Output
, textWriter, tw =>