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\RecoverableTextAndVersion.cs (1)
82
if (
TryGetValue
(options, out var textAndVersion))