2 references to DefineSequencePoint
Microsoft.CodeAnalysis (1)
CodeGen\ILBuilder.cs (1)
1075this.DefineSequencePoint(lastDebugDocument, RawSequencePoint.HiddenSequencePointSpan);
Microsoft.CodeAnalysis.CSharp (1)
CodeGen\CodeGenerator.cs (1)
501_builder.DefineSequencePoint(syntaxTree, span);