1 write to DebugFormat
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities (1)
RuntimeInstance.cs (1)
24DebugFormat = debugFormat;
23 references to DebugFormat
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests (15)
CompileExpressionsTests.cs (6)
742if (runtime.DebugFormat == DebugInformationFormat.Pdb) 804if (runtime.DebugFormat == DebugInformationFormat.Pdb) 872if (runtime.DebugFormat == DebugInformationFormat.Pdb) 962if (runtime.DebugFormat == DebugInformationFormat.Pdb) 1008if (runtime.DebugFormat == DebugInformationFormat.Pdb) 1097if (runtime.DebugFormat == DebugInformationFormat.Pdb)
DynamicTests.cs (9)
313if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 333if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 391if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 448if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 467if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 488if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 545if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 572if (runtime.DebugFormat == DebugInformationFormat.PortablePdb) 613if (runtime.DebugFormat == DebugInformationFormat.PortablePdb)
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests (8)
ImportDebugInfoTests.vb (8)
43If runtime.DebugFormat = DebugInformationFormat.PortablePdb Then 82If runtime.DebugFormat = DebugInformationFormat.PortablePdb Then 103If runtime.DebugFormat = DebugInformationFormat.PortablePdb Then 158If runtime.DebugFormat = DebugInformationFormat.PortablePdb Then 401If runtime.DebugFormat = DebugInformationFormat.PortablePdb Then 458Dim expectedNamespaces = If(runtime.DebugFormat = DebugInformationFormat.PortablePdb, 514If runtime.DebugFormat = DebugInformationFormat.PortablePdb Then 578Dim expectedNamespaces = If(runtime.DebugFormat = DebugInformationFormat.PortablePdb,