internal RegistrationExpression(Type interfaceType, Registrar registrar) { _interfaceType = interfaceType; _registrar = registrar; }