Implemented interface member:
method
TryGetValue
Microsoft.CodeAnalysis.ITextAndVersionSource.TryGetValue(Microsoft.CodeAnalysis.LoadTextOptions, out Microsoft.CodeAnalysis.TextAndVersion)
1 reference to TryGetValue
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\VersionSource\LoadableTextAndVersionSource.cs (1)
137if (!TryGetValue(options, out var value))