3 writes to _convertInsufficientExecutionStackExceptionToCancelledByStackGuardException
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\DefiniteAssignment.cs (1)
634walker._convertInsufficientExecutionStackExceptionToCancelledByStackGuardException = true;
FlowAnalysis\UnassignedVariablesWalker.cs (1)
33walker._convertInsufficientExecutionStackExceptionToCancelledByStackGuardException = true;
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (1)
58walker._convertInsufficientExecutionStackExceptionToCancelledByStackGuardException = true;
1 reference to _convertInsufficientExecutionStackExceptionToCancelledByStackGuardException
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\DefiniteAssignment.cs (1)
326return _convertInsufficientExecutionStackExceptionToCancelledByStackGuardException;