mirror of
https://github.com/github/codeql.git
synced 2026-02-20 17:03:41 +01:00
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
import csharp
|
|
|
|
from DelegateCall dc, Callable c, CallContext::CallContext cc
|
|
where c = dc.getARuntimeTarget(cc)
|
|
select dc, c, cc
|