5 writes to _nullKeyEntry
System (5)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (5)
267
_nullKeyEntry
= null;
274
_nullKeyEntry
= null;
336
_nullKeyEntry
= entry;
365
_nullKeyEntry
= null;
393
_nullKeyEntry
= null;
2 references to _nullKeyEntry
System (2)
compmod\system\collections\specialized\nameobjectcollectionbase.cs (2)
282
return
_nullKeyEntry
;
335
if (
_nullKeyEntry
== null)