Base:
method
GetDefaultParseOptions
Microsoft.CodeAnalysis.Host.AbstractSyntaxTreeFactoryService.GetDefaultParseOptions()
1 reference to GetDefaultParseOptions
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Workspace\LanguageServices\CSharpSyntaxTreeFactoryService.cs (1)
58
options ??=
GetDefaultParseOptions
();