3 references to GetCountInternal
mscorlib (3)
system\Collections\Concurrent\ConcurrentDictionary.cs (3)
1009
return
GetCountInternal
();
2038
int count =
GetCountInternal
();
2071
int count =
GetCountInternal
();