Files
codeql/csharp/ql/test/library-tests/cil/pdbs/Stubs.ql

6 lines
72 B
Plaintext

import cil::CIL
from Assembly asm
where assemblyIsStub(asm)
select asm