4 writes to BeforeCount
System.DirectoryServices (4)
System\DirectoryServices\DirectoryVirtualListView.cs (4)
29
BeforeCount
= beforeCount;
36
BeforeCount
= beforeCount;
43
BeforeCount
= beforeCount;
51
BeforeCount
= beforeCount;
1 reference to BeforeCount
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
826
vlvValue.beforeCount = _vlv!.
BeforeCount
;