1 write to _count
Microsoft.CodeAnalysis (1)
InternalUtilities\WeakList.cs (1)
174
_count
= weakList._size;
1 reference to _count
Microsoft.CodeAnalysis (1)
InternalUtilities\WeakList.cs (1)
184
while (_nextIndex <
_count
)