1 write to Language
VBCSCompiler (1)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
67Language = language;
2 references to Language
VBCSCompiler (2)
src\Compilers\Core\CommandLine\BuildProtocol.cs (1)
163writer.Write((uint)Language);
src\Compilers\Server\VBCSCompiler\BuildProtocolUtil.cs (1)
25switch (req.Language)