6 references to BerConversionException
System.DirectoryServices.Protocols (6)
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 (1)
319
throw new
BerConversionException
();
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (2)
70
throw new
BerConversionException
();
75
throw new
BerConversionException
();