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)
160
If
_emitPdbSequencePoints
AndAlso _method.IsImplicitlyDeclared Then
207
If
_emitPdbSequencePoints
Then
222
If
_emitPdbSequencePoints
Then
236
If
_emitPdbSequencePoints
Then
259
If span <> Nothing AndAlso
_emitPdbSequencePoints
Then
278
If
_emitPdbSequencePoints
AndAlso methodBlockSyntax IsNot Nothing Then
290
Debug.Assert(
_emitPdbSequencePoints
)
300
Debug.Assert(
_emitPdbSequencePoints
)
CodeGen\EmitStatement.vb (1)
1201
If
_emitPdbSequencePoints
Then