1 write to Output
dotnet (1)
BuildProtocol.cs (1)
387Output = output ?? string.Empty;
2 references to Output
dotnet (2)
BuildProtocol.cs (1)
404WriteLengthPrefixedString(writer, Output);
Commands\Run\CSharpCompilerCommand.cs (1)
136Reporter.Output.Write(completed.Output);