1 write to _errorCode
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
135
_errorCode
= LdapErrorMappings.NormalizeResultCode(value);
1 reference to _errorCode
System.DirectoryServices.Protocols (1)
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
132
get =>
_errorCode
;