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