2 writes to _endLines
Microsoft.DiaSymReader (2)
Writer\SymUnmanagedSequencePointsWriter.cs (2)
32_endLines = new int[capacity]; 45Array.Resize(ref _endLines, newLength);
2 references to _endLines
Microsoft.DiaSymReader (2)
Writer\SymUnmanagedSequencePointsWriter.cs (2)
80_endLines[index] = endLine; 94_endLines,