3 references to LeafDispatchNode
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter.DecisionDagRewriter.cs (3)
569return new ValueDispatchNode.LeafDispatchNode(node.Syntax, label); 574return new ValueDispatchNode.LeafDispatchNode(node.Syntax, label); 610return new ValueDispatchNode.LeafDispatchNode(node.Syntax, label);