mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Mass-rename MethodAccess -> MethodCall
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import java
|
||||
|
||||
from MethodAccessSystemGetProperty ma
|
||||
from MethodCallSystemGetProperty ma
|
||||
where ma.hasCompileTimeConstantGetPropertyName("user.dir")
|
||||
select ma
|
||||
|
||||
Reference in New Issue
Block a user