2 writes to _attributeScopeQuerySpecified
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
418_attributeScopeQuerySpecified = true; 423_attributeScopeQuerySpecified = false;
2 references to _attributeScopeQuerySpecified
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
269if (_attributeScopeQuerySpecified && value != SearchScope.Base) 746if (_attributeScopeQuerySpecified)