1 write to Reason
VBCSCompiler (1)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
493
Reason
= reason;
2 references to Reason
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
498
WriteLengthPrefixedString(writer,
Reason
);
src\Compilers\Server\VBCSCompiler\ClientConnectionHandler.cs (1)
103
RejectedBuildResponse r => $"Writing {r.Type} response '{r.
Reason
}' for {requestId}",