10 references to IsBerDecodeError
System.DirectoryServices.Protocols (10)
System\DirectoryServices\Protocols\common\BerConverter.cs (9)
339
if (BerPal.
IsBerDecodeError
(error))
347
if (!BerPal.
IsBerDecodeError
(error))
371
if (!BerPal.
IsBerDecodeError
(error))
384
if (!BerPal.
IsBerDecodeError
(error))
401
if (!BerPal.
IsBerDecodeError
(error))
427
if (!BerPal.
IsBerDecodeError
(error))
438
if (BerPal.
IsBerDecodeError
(error))
495
if (!BerPal.
IsBerDecodeError
(error))
599
if (!BerPal.
IsBerDecodeError
(error))
System\DirectoryServices\Protocols\common\BerConverter.Linux.cs (1)
17
if (!BerPal.
IsBerDecodeError
(error))