1 write to _emitPdbSequencePoints
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\CodeGenerator.vb (1)
86_emitPdbSequencePoints = emittingPdb AndAlso method.GenerateDebugInfo
9 references to _emitPdbSequencePoints
Microsoft.CodeAnalysis.VisualBasic (9)
CodeGen\CodeGenerator.vb (8)
160If _emitPdbSequencePoints AndAlso _method.IsImplicitlyDeclared Then 207If _emitPdbSequencePoints Then 222If _emitPdbSequencePoints Then 236If _emitPdbSequencePoints Then 259If span <> Nothing AndAlso _emitPdbSequencePoints Then 278If _emitPdbSequencePoints AndAlso methodBlockSyntax IsNot Nothing Then 290Debug.Assert(_emitPdbSequencePoints) 300Debug.Assert(_emitPdbSequencePoints)
CodeGen\EmitStatement.vb (1)
1201If _emitPdbSequencePoints Then