2 writes to _scope
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
274
_scope
= value;
416
_scope
= SearchScope.Base;
1 reference to _scope
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
262
get =>
_scope
;