4 references to GetBoundNodes
Microsoft.CodeAnalysis.CSharp (4)
Compilation\MemberSemanticModel.cs (4)
1217GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1229GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1240GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1252GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);