4 references to GetBoundNodes
Microsoft.CodeAnalysis.CSharp (4)
Compilation\MemberSemanticModel.cs (4)
1254GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1266GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1277GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);
1289GetBoundNodes(node, out bindableNode, out lowestBoundNode, out highestBoundNode, out boundParent);