4 references to GetBoundNodes
Microsoft.CodeAnalysis.CSharp (4)
Compilation\MemberSemanticModel.cs (4)
1215GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1227GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1238GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1250GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);