2 writes to _count
System.Data (2)
fx\src\data\System\Data\OleDb\PropertyIDSet.cs (2)
31
_count
= 1;
49
_count
= propertySets.Length;
1 reference to _count
System.Data (1)
fx\src\data\System\Data\OleDb\PropertyIDSet.cs (1)
58
return
_count
;