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)
132get => _errorCode;