2 overrides of OptionsCore
Microsoft.CodeAnalysis.CSharp (1)
Syntax\CSharpSyntaxTree.cs (1)
897
protected override ParseOptions
OptionsCore
Microsoft.CodeAnalysis.VisualBasic (1)
Syntax\VisualBasicSyntaxTree.vb (1)
561
Protected Overrides ReadOnly Property
OptionsCore
As ParseOptions
1 reference to OptionsCore
Microsoft.CodeAnalysis (1)
Syntax\SyntaxTree.cs (1)
66
return this.
OptionsCore
;