private void VisitTypeInferencer(ITypeInferencer expression) { expression.TypeInference.Declaration = null; expression.TypeInference.TargetType = null; expression.TypeInference.ExpectedType = null; }