For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if file looks like it contains generated code.
file
import semmle.code.csharp.commons.GeneratedCode
predicate isGeneratedCode(GeneratedCodeFile file)