3 writes to _committed
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\ApplicationPartition.cs (3)
681
_committed
= true;
954
_committed
= false;
998
_committed
= false;
17 references to _committed
System.DirectoryServices (17)
System\DirectoryServices\ActiveDirectory\ApplicationPartition.cs (17)
361
if (!
_committed
)
386
if (!
_committed
)
410
if (!
_committed
)
437
if (!
_committed
)
460
if (!
_committed
)
485
if (!
_committed
)
539
if (!
_committed
)
566
if (!
_committed
)
733
if (!
_committed
)
752
ReadOnlyDirectoryServerCollection servers = (
_committed
) ? FindAllDirectoryServers() : new ReadOnlyDirectoryServerCollection();
756
if (
_committed
)
766
_cachedDirectoryServers = new DirectoryServerCollection(context, (
_committed
) ? _crossRefEntry : null, isADAM, servers);
783
if (
_committed
)
817
if (
_committed
)
1153
if (!
_committed
)
1195
if (!
_committed
)
1218
if (!
_committed
)