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