4 references to ThrowIfModuleCancellationRequested
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
245case BoundKind.ThrowIfModuleCancellationRequested:
Generated\BoundNodes.xml.Generated.cs (3)
2547: base(BoundKind.ThrowIfModuleCancellationRequested, syntax, type, hasErrors) 2555: base(BoundKind.ThrowIfModuleCancellationRequested, syntax, type) 9021case BoundKind.ThrowIfModuleCancellationRequested: