Files
codeql/csharp/ql/test/library-tests/commons/GeneratedCode/GeneratedCode.ql
2018-08-02 17:53:23 +01:00

6 lines
95 B
Plaintext

import semmle.code.csharp.commons.GeneratedCode
from File f
where isGeneratedCode(f)
select f