1 override of MarkSequencePoint
System.Core (1)
Microsoft\Scripting\Compiler\SymbolDocumentGenerator.cs (1)
66
public override void
MarkSequencePoint
(LambdaExpression method, int ilOffset, DebugInfoExpression sequencePoint) {
1 reference to MarkSequencePoint
System.Core (1)
Microsoft\Scripting\Compiler\DebugInfoGenerator.cs (1)
58
MarkSequencePoint
(method, ilg.ILOffset, sequencePoint);