1 override of VisitBlockInstrumentation
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
15467
public override TreeDumperNode
VisitBlockInstrumentation
(BoundBlockInstrumentation node, object? arg) => new TreeDumperNode("blockInstrumentation", null, new TreeDumperNode[]
1 reference to VisitBlockInstrumentation
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
8941
return
VisitBlockInstrumentation
((BoundBlockInstrumentation)node, arg);