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