CodeQL library for C#
codeql/csharp-all 0.9.0 (changelog, source)
Search

Predicate isServerVariable

Holds if this expression is a constant that evaluates to the name of an IIS server variable.

Import path

import semmle.code.csharp.frameworks.system.web.Http
predicate isServerVariable(Expr e)