1 write to _buckets
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (1)
1793
_buckets
= set._buckets;
2 references to _buckets
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ComWrappers.cs (2)
1827
while (++_currentIdx !=
_buckets
.Length)
1829
_currentEntry =
_buckets
[_currentIdx];