Base:
method
TryGetValue
Roslyn.Utilities.ValueSource<T>.TryGetValue(out T)
1 reference to TryGetValue
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\RecoverableTextAndVersion.cs (1)
65
if (recoverableText.
TryGetValue
(out var text) && recoverableText.LoadTextOptions == options)