2 writes to _count
Microsoft.DiaSymReader (2)
Writer\SymUnmanagedSequencePointsWriter.cs (2)
53
_count
= 0;
73
int index =
_count
++;
3 references to _count
Microsoft.DiaSymReader (3)
Writer\SymUnmanagedSequencePointsWriter.cs (3)
75
EnsureCapacity(
_count
);
86
if (
_count
> 0)
90
_count
,