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