4 writes to Response
System.DirectoryServices.Protocols (4)
System\DirectoryServices\Protocols\common\DirectoryException.cs (3)
54
Response
= response;
60
Response
= response;
66
Response
= response;
System\DirectoryServices\Protocols\ldap\LdapPartialResultsProcessor.cs (1)
189
directoryOperationException.
Response
= asyncResult._response;
1 reference to Response
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapPartialResultsProcessor.cs (1)
178
SearchResponse response = (SearchResponse)directoryOperationException.
Response
;