1 write to _cacheResultsSpecified
System.DirectoryServices (1)
System\DirectoryServices\DirectorySearcher.cs (1)
162
_cacheResultsSpecified
= true;
2 references to _cacheResultsSpecified
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
547
if (
_cacheResultsSpecified
&& CacheResults)
863
if (
_cacheResultsSpecified
)