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