mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C#: Address review comments
This commit is contained in:
@@ -505,7 +505,6 @@ private predicate isKeyword(string s) {
|
||||
s = "unsafe" or
|
||||
s = "ushort" or
|
||||
s = "using" or
|
||||
s = "using static" or
|
||||
s = "virtual" or
|
||||
s = "void" or
|
||||
s = "volatile" or
|
||||
|
||||
Reference in New Issue
Block a user