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