1 override of Type
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCompiler.cs (1)
305
internal override Type
Type
2 references to Type
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
156
return GetProductVersion(
Type
);
201
return
Type
.GetTypeInfo().Assembly.GetName().Version;