2 overrides of ParseOptionsCore
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineArguments.cs (1)
23protected override ParseOptions ParseOptionsCore
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineArguments.vb (1)
43Protected Overrides ReadOnly Property ParseOptionsCore As ParseOptions
1 reference to ParseOptionsCore
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineArguments.cs (1)
292get { return ParseOptionsCore; }