2 references to AllocateILMarker
Microsoft.CodeAnalysis (2)
CodeGen\ILBuilder.cs (2)
1035
this.SeqPointsOpt.Add(new RawSequencePoint(syntaxTree, this.
AllocateILMarker
(), span));
1077
_initialHiddenSequencePointMarker = this.
AllocateILMarker
();