10 references to TryGetDeclaredSymbol
Microsoft.VisualStudio.LanguageServices.VisualBasic (10)
Help\VisualBasicHelpContextService.Visitor.vb (10)
59If Not TryGetDeclaredSymbol(node.Identifier) Then 357If Not TryGetDeclaredSymbol(node.NewKeyword) Then 395TryGetDeclaredSymbol(node.Identifier) 536If Not SelectModifier(node.Modifiers) AndAlso Not TryGetDeclaredSymbol(node.Identifier) Then 542If Not SelectModifier(node.Modifiers) AndAlso Not TryGetDeclaredSymbol(node.Identifier) Then 548If Not SelectModifier(node.Modifiers) AndAlso Not TryGetDeclaredSymbol(node.Identifier) Then 558If Not SelectModifier(node.Modifiers) AndAlso Not TryGetDeclaredSymbol(node.Identifier) Then 564If Not SelectModifier(node.Modifiers) AndAlso Not TryGetDeclaredSymbol(node.DeclarationKeyword) Then 574If Not SelectModifier(node.Modifiers) AndAlso Not TryGetDeclaredSymbol(node.Identifier) Then 580If Not TryGetDeclaredSymbol(node.GetNameToken()) Then