1 write to _rootEntry
System.DirectoryServices (1)
System\DirectoryServices\SearchResultCollection.cs (1)
34_rootEntry = root;
8 references to _rootEntry
System.DirectoryServices (8)
System\DirectoryServices\SearchResultCollection.cs (8)
53_rootEntry.GetUsername(), 54_rootEntry.GetPassword(), 55_rootEntry.AuthenticationType); 68_searchObject ??= (UnsafeNativeMethods.IDirectorySearch)_rootEntry.AdsObject; // get it only once 177_rootEntry.Dispose(); 196return new ResultsEnumerator(this, _rootEntry.GetUsername(), _rootEntry.GetPassword(), _rootEntry.AuthenticationType);