1 write to RealizedSequencePoints
Microsoft.CodeAnalysis (1)
CodeGen\ILBuilder.cs (1)
1019this.RealizedSequencePoints = SequencePointList.Create(seqPoints, this);
1 reference to RealizedSequencePoints
Microsoft.CodeAnalysis.CSharp (1)
Compiler\MethodCompiler.cs (1)
1728builder.RealizedSequencePoints,