Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0919746 + b05d76a commit c75e2d3Copy full SHA for c75e2d3
1 file changed
csharp/ql/lib/semmle/code/csharp/dataflow/ExternalFlow.qll
@@ -404,6 +404,7 @@ private string paramsString(InterpretedCallable c) {
404
)
405
}
406
407
+pragma[nomagic]
408
private Element interpretElement0(
409
string namespace, string type, boolean subtypes, string name, string signature
410
) {
0 commit comments