1 override of GetBindableNodeForTokenIndicatingMemberAccess
Microsoft.CodeAnalysis.CSharp.Features (1)
QuickInfo\CSharpSemanticQuickInfoProvider.cs (1)
70protected override bool GetBindableNodeForTokenIndicatingMemberAccess(SyntaxToken token, out SyntaxToken found)
1 reference to GetBindableNodeForTokenIndicatingMemberAccess
Microsoft.CodeAnalysis.Features (1)
QuickInfo\CommonSemanticQuickInfoProvider.cs (1)
260if (GetBindableNodeForTokenIndicatingMemberAccess(token, out var accessedMember))