1 override of MarkSequencePoint
System.Core (1)
Microsoft\Scripting\Compiler\SymbolDocumentGenerator.cs (1)
59internal override void MarkSequencePoint(LambdaExpression method, MethodBase methodBase, ILGenerator ilg, DebugInfoExpression sequencePoint) {
1 reference to MarkSequencePoint
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (1)
761_tree.DebugInfoGenerator.MarkSequencePoint(_lambda, _method, _ilg, node);