2 references to GetBindableParentNode
Microsoft.CodeAnalysis.CSharp (2)
Compilation\MemberSemanticModel.cs (2)
1296CSharpSyntaxNode bindableParent = this.GetBindableParentNode(bindableNode); 1325bindableParent = this.GetBindableParentNode(bindableParent);