8 instantiations of BerConversionException
System.DirectoryServices.Protocols (8)
System\DirectoryServices\Protocols\common\BerConverter.cs (3)
247throw new BerConversionException(); 264throw new BerConversionException(); 299throw new BerConversionException();
System\DirectoryServices\Protocols\common\DirectoryControl.cs (3)
306throw new BerConversionException(SR.BerConversionError, asnEx); 310throw new BerConversionException(SR.BerConversionError, decEx); 319throw new BerConversionException();
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (2)
70throw new BerConversionException(); 75throw new BerConversionException();