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

Predicate sinkModel

Holds if a sink model exists for the given parameters.

Import path

import semmle.code.csharp.dataflow.ExternalFlowExtensions
predicate sinkModel(string namespace, string type, boolean subtypes, string name, string signature, string ext, string input, string kind, string provenance)