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)
157return GetProductVersion(Type); 197return Type.GetTypeInfo().Assembly.GetName().Version;