4 references to InsufficientExecutionStackException
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.cs (1)
539
throw new
InsufficientExecutionStackException
();
Microsoft.Extensions.DependencyInjection (1)
ServiceLookup\StackGuard.cs (1)
40
throw new
InsufficientExecutionStackException
();
System.Linq.Expressions (1)
System\Linq\Expressions\StackGuard.cs (1)
28
throw new
InsufficientExecutionStackException
();
System.Private.CoreLib (1)
src\System\Runtime\CompilerServices\RuntimeHelpers.CoreCLR.cs (1)
320
throw new
InsufficientExecutionStackException
();