3 writes to _rootEntryAllocated
System.DirectoryServices (3)
System\DirectoryServices\DirectorySearcher.cs (3)
140
_rootEntryAllocated
= false;
354
_rootEntryAllocated
= true;
363
_rootEntryAllocated
= false;
2 references to _rootEntryAllocated
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
138
if (
_rootEntryAllocated
)
361
if (
_rootEntryAllocated
)