Beispiel #1
0
 public override void VisitNullLiteralSyntax(NullLiteralSyntax syntax)
 => AssignTypeWithCaching(syntax, () => LanguageConstants.Null);