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

Predicate Input::encodeWithoutContent

Gets the textual representation of without-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 encodeWithoutContent(ContentSet c, string arg)