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 e05f835 commit 8eba4a3Copy full SHA for 8eba4a3
csharp/ql/src/utils/modelgenerator/internal/CaptureModelsSpecific.qll
@@ -7,7 +7,6 @@ private import semmle.code.csharp.commons.Util as Util
7
private import semmle.code.csharp.commons.Collections as Collections
8
private import semmle.code.csharp.dataflow.internal.DataFlowDispatch
9
private import semmle.code.csharp.dataflow.internal.FlowSummaryImpl as FlowSummaryImpl
10
-private import semmle.code.csharp.dispatch.OverridableCallable
11
private import semmle.code.csharp.frameworks.system.linq.Expressions
12
private import semmle.code.csharp.frameworks.System
13
import semmle.code.csharp.dataflow.internal.ExternalFlow as ExternalFlow
0 commit comments