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