2 overrides of Type
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCompiler.cs (1)
305
internal override Type
Type
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCompiler.vb (1)
221
Friend Overrides ReadOnly Property
Type
As Type
2 references to Type
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
153
return GetProductVersion(
Type
);
198
return
Type
.GetTypeInfo().Assembly.GetName().Version;