3 references to EmitDebugSymbols
System.Core (3)
Microsoft\Scripting\Compiler\LambdaCompiler.cs (1)
268if (EmitDebugSymbols && variable.Name != null) {
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (1)
750if (!EmitDebugSymbols) {
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (1)
50if (EmitDebugSymbols) {