1 override of VisitThrowIfModuleCancellationRequested
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
15523
public override TreeDumperNode
VisitThrowIfModuleCancellationRequested
(BoundThrowIfModuleCancellationRequested node, object? arg) => new TreeDumperNode("throwIfModuleCancellationRequested", null, new TreeDumperNode[]
1 reference to VisitThrowIfModuleCancellationRequested
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
8955
return
VisitThrowIfModuleCancellationRequested
((BoundThrowIfModuleCancellationRequested)node, arg);