public override void GenCode(ICodeGenerator cg) { if (TypeExpression.ILType == null) { TypeExpression.DefineType(cg); } }