mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
It turns out that we still need `getURL()` to account for cases where there is no `getLocation()`. Not having `getURL()` for entities without a `getLocation()` results in a `file://0:0:0:0` URL, which is not rendered in QL4E, unlike a `""` URL.
3 lines
198 B
Plaintext
3 lines
198 B
Plaintext
| expressions.cs:417:9:420:9 | object creation of type <>__AnonType0<String,String[]> | String[] |
|
|
| expressions.cs:421:9:424:9 | object creation of type <>__AnonType0<String,String[]> | String[] |
|