Implemented interface member:
method
TryParsePdbParseOptions
Microsoft.CodeAnalysis.Host.ISyntaxTreeFactoryService.TryParsePdbParseOptions(System.Collections.Generic.IReadOnlyDictionary<System.String, System.String>)
2 overrides of TryParsePdbParseOptions
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Workspace\LanguageServices\CSharpSyntaxTreeFactoryService.cs (1)
40
public override ParseOptions
TryParsePdbParseOptions
(IReadOnlyDictionary<string, string> metadata)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Workspace\LanguageServices\VisualBasicSyntaxTreeFactoryService.vb (1)
29
Public Overrides Function
TryParsePdbParseOptions
(metadata As IReadOnlyDictionary(Of String, String)) As ParseOptions