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