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 0b84dee commit e997a7cCopy full SHA for e997a7c
csharp/ql/src/Telemetry/ExternalApi.qll
@@ -5,7 +5,6 @@ private import dotnet
5
private import semmle.code.csharp.dispatch.Dispatch
6
private import semmle.code.csharp.dataflow.ExternalFlow
7
private import semmle.code.csharp.dataflow.FlowSummary
8
-private import semmle.code.csharp.dataflow.internal.DataFlowImplCommon as DataFlowImplCommon
9
private import semmle.code.csharp.dataflow.internal.DataFlowPrivate
10
private import semmle.code.csharp.dataflow.internal.DataFlowDispatch as DataFlowDispatch
11
private import semmle.code.csharp.dataflow.internal.FlowSummaryImpl as FlowSummaryImpl
0 commit comments