Files
2018-12-20 10:19:59 +01:00

7 lines
128 B
Plaintext

import csharp
import semmle.code.csharp.commons.GeneratedCode
from SourceFile file
where not isGeneratedCode(file)
select file