Searched refs:CastException (Results 1 – 3 of 3) sorted by relevance
54 CastException = 42, enumerator
877 HandleError(ParsingError.CastException, registrationInfo.Register, in AreAllParentsRegistered()
524 Assert.AreEqual(ParsingError.CastException, exception.Error); in ShouldFailOnNonPeripheralRegister()