1 write to Output
vbc (1)
BuildProtocol.cs (1)
405Output = output ?? string.Empty;
2 references to Output
vbc (2)
BuildClient.cs (1)
261tw.Write(completedResponse.Output);
BuildProtocol.cs (1)
422WriteLengthPrefixedString(writer, Output);