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