mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C#: Avoid bad magic in interpretElement0
This commit is contained in:
@@ -404,6 +404,7 @@ private string paramsString(InterpretedCallable c) {
|
||||
)
|
||||
}
|
||||
|
||||
pragma[nomagic]
|
||||
private Element interpretElement0(
|
||||
string namespace, string type, boolean subtypes, string name, string signature
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user