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)
Holds if this expression is a constant that evaluates to the name of an IIS server variable.
import semmle.code.csharp.frameworks.system.web.Http
predicate isServerVariable(Expr e)