Base:
1 reference to TryGetValue
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\RoslynDefinitionBucket.cs (1)
97
if (
TryGetValue
(StandardTableKeyNames.Text, out var contentValue) && contentValue is string textContent)