mirror of
https://github.com/github/codeql.git
synced 2026-02-27 12:23:41 +01:00
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
import csharp
|
|
|
|
from DelegateType t
|
|
where t.returnsRef()
|
|
select t
|