public bool VisitUnresolvedUsingType(UnresolvedUsingType unresolvedUsingType, TypeQualifiers quals) { return(true); }
public UnresolvedUsingType(UnresolvedUsingType type) : base(type) { }