1 write to _count
WindowsBase (1)
Base\System\Windows\LocalValueEnumerator.cs (1)
125
_count
= count;
3 references to _count
WindowsBase (3)
Base\System\Windows\LocalValueEnumerator.cs (3)
37
return (
_count
== other.
_count
&&
119
get { return
_count
; }