4 overrides of ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
Microsoft.CodeAnalysis.CSharp (4)
Compilation\MemberSemanticModel.NodeMapBuilder.cs (1)
345
protected override bool
ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
()
FlowAnalysis\AbstractFlowPass.cs (1)
378
protected override bool
ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
()
FlowAnalysis\NullableWalker.DebugVerifier.cs (1)
32
protected override bool
ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
()
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (1)
362
protected override bool
ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
()
1 reference to ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundTreeVisitors.cs (1)
209
if (recursionDepth > 1 || !
ConvertInsufficientExecutionStackExceptionToCancelledByStackGuardException
())