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