Implemented interface member:
method
GetDefaultParseOptionsWithLatestLanguageVersion
Microsoft.CodeAnalysis.Host.ISyntaxTreeFactoryService.GetDefaultParseOptionsWithLatestLanguageVersion()
2 overrides of GetDefaultParseOptionsWithLatestLanguageVersion
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Workspace\LanguageServices\CSharpSyntaxTreeFactoryService.cs (1)
37public override ParseOptions GetDefaultParseOptionsWithLatestLanguageVersion()
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.vb (1)
61Public Overloads Overrides Function GetDefaultParseOptionsWithLatestLanguageVersion() As ParseOptions