We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42c366 commit ebfbc71Copy full SHA for ebfbc71
csharp/ql/lib/semmle/code/csharp/dataflow/internal/TaintTrackingPrivate.qll
@@ -7,7 +7,6 @@ private import semmle.code.csharp.dataflow.internal.DataFlowPrivate
7
private import semmle.code.csharp.dataflow.internal.ControlFlowReachability
8
private import semmle.code.csharp.dispatch.Dispatch
9
private import semmle.code.csharp.commons.ComparisonTest
10
-private import semmle.code.csharp.commons.Collections as Collections
11
// import `TaintedMember` definitions from other files to avoid potential reevaluation
12
private import semmle.code.csharp.frameworks.JsonNET
13
private import semmle.code.csharp.frameworks.WCF
0 commit comments