6 references to BerConversionException
System.DirectoryServices.Protocols (6)
System\DirectoryServices\Protocols\common\BerConverter.cs (3)
247throw new BerConversionException(); 264throw new BerConversionException(); 299throw new BerConversionException();
System\DirectoryServices\Protocols\common\DirectoryControl.cs (1)
319throw new BerConversionException();
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (2)
70throw new BerConversionException(); 75throw new BerConversionException();