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