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