1 override of VisitThrowIfModuleCancellationRequested
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
15523public 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)
8955return VisitThrowIfModuleCancellationRequested((BoundThrowIfModuleCancellationRequested)node, arg);