1 write to _exception
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
346requestState._exception = e;
2 references to _exception
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (2)
479if (result._resultObject._exception != null) 481throw result._resultObject._exception;