2 writes to LastContentLineIndex
Microsoft.NET.ProjectData.Tasks (2)
ForwardCompat.cs (2)
698
segment.
LastContentLineIndex
= i;
716
segment.
LastContentLineIndex
= Math.Max(start, end - 1);
4 references to LastContentLineIndex
Microsoft.NET.ProjectData.Tasks (4)
ForwardCompat.cs (4)
464
AddInsertion(appends, candidate.
LastContentLineIndex
, pendingUnknownSections);
533
? candidate.
LastContentLineIndex
697
if (segment.
LastContentLineIndex
< i)
715
if (segment.
LastContentLineIndex
< start)