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

Predicate Input::encodeWithContent

Gets the textual representation of with-content c used in MaD.

arg will be printed in square brackets ([]) after the result, unless arg is the empty string.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImpl
string encodeWithContent(ContentSet c, string arg)