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