1 write to Output
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
385Output = output ?? string.Empty;
2 references to Output
Microsoft.Build.Tasks.CodeAnalysis (2)
ManagedCompiler.cs (1)
685LogCompilerOutput(completedResponse.Output, StandardOutputImportanceToUse);
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
402WriteLengthPrefixedString(writer, Output);