You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Colorname="TrueFalse"fontWeight="bold"foreground="DarkCyan"exampleText="b = false; a = true;" />
29
29
<Colorname="TypeKeywords"fontWeight="bold"foreground="DarkCyan"exampleText="if (x is int) { a = x as int; type = typeof(int); size = sizeof(int); c = new object(); }"/>
30
-
30
+
<Colorname="SemanticKeywords"fontWeight="bold"foreground="DarkCyan"exampleText="if (args == null) throw new ArgumentNullException(nameof(args));" />
0 commit comments