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.
15 lines
758 B
Plaintext
15 lines
758 B
Plaintext
| async.cs:11:29:11:32 | Main | | private |
|
|
| async.cs:11:29:11:32 | Main | | static |
|
|
| async.cs:22:35:22:57 | PrintContentLengthAsync | | async |
|
|
| async.cs:22:35:22:57 | PrintContentLengthAsync | | private |
|
|
| async.cs:22:35:22:57 | PrintContentLengthAsync | | static |
|
|
| async.cs:28:40:28:57 | ContentLengthAsync | | async |
|
|
| async.cs:28:40:28:57 | ContentLengthAsync | | private |
|
|
| async.cs:28:40:28:57 | ContentLengthAsync | | static |
|
|
| async.cs:38:35:38:47 | AsyncIterator | | async |
|
|
| async.cs:38:35:38:47 | AsyncIterator | | private |
|
|
| async.cs:38:35:38:47 | AsyncIterator | | static |
|
|
| async.cs:50:49:50:57 | OpenAsync | | async |
|
|
| async.cs:50:49:50:57 | OpenAsync | | private |
|
|
| async.cs:50:49:50:57 | OpenAsync | | static |
|