4 instantiations of StackGuard
System.Linq.Expressions (4)
System\Linq\Expressions\Compiler\LambdaCompiler.Generated.cs (1)
11private readonly StackGuard _guard = new StackGuard();
System\Linq\Expressions\Compiler\StackSpiller.Generated.cs (1)
8private readonly StackGuard _guard = new StackGuard();
System\Linq\Expressions\Compiler\VariableBinder.cs (1)
22private readonly StackGuard _guard = new StackGuard();
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
292private readonly StackGuard _guard = new StackGuard();
4 references to StackGuard
System.Linq.Expressions (4)
System\Linq\Expressions\Compiler\LambdaCompiler.Generated.cs (1)
11private readonly StackGuard _guard = new StackGuard();
System\Linq\Expressions\Compiler\StackSpiller.Generated.cs (1)
8private readonly StackGuard _guard = new StackGuard();
System\Linq\Expressions\Compiler\VariableBinder.cs (1)
22private readonly StackGuard _guard = new StackGuard();
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
292private readonly StackGuard _guard = new StackGuard();