2 overrides of CompilationOptionsCore
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineArguments.cs (1)
28
protected override CompilationOptions
CompilationOptionsCore
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineArguments.vb (1)
53
Protected Overrides ReadOnly Property
CompilationOptionsCore
As CompilationOptions
1 reference to CompilationOptionsCore
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineArguments.cs (1)
300
get { return
CompilationOptionsCore
; }