1 write to _sequencePoints
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1209_sequencePoints = newSequencePoints;
1 reference to _sequencePoints
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1214public override IEnumerable<ILSequencePoint> GetSequencePoints() => _sequencePoints;