ExprWithType abstract class ExprWithType : Expr Documentation Code protected ExprWithType(ExpressionKind kind, CType type) protected static bool TypesAreEqual(Type t1, Type t2)