Esempio n. 1
0
 public bool VisitUnresolvedUsingType(UnresolvedUsingType unresolvedUsingType, TypeQualifiers quals)
 {
     return(true);
 }
Esempio n. 2
0
 public UnresolvedUsingType(UnresolvedUsingType type)
     : base(type)
 {
 }