2 writes to _count
Microsoft.CodeAnalysis (2)
DiaSymReader\Writer\SymUnmanagedSequencePointsWriter.cs (2)
55_count = 0; 75int index = _count++;
3 references to _count
Microsoft.CodeAnalysis (3)
DiaSymReader\Writer\SymUnmanagedSequencePointsWriter.cs (3)
77EnsureCapacity(_count); 88if (_count > 0) 92_count,