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