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

Predicate Input::encodeContent

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