Skip to content

Commit d4d5c47

Browse files
authored
Merge pull request #749 from hvitved/csharp/remove-def-use
C#: Remove `DefUse.qll`
2 parents 371c09d + c06fc2a commit d4d5c47

File tree

2 files changed

+0
-9
lines changed
  • csharp/ql

2 files changed

+0
-9
lines changed

csharp/ql/src/semmle/code/csharp/dataflow/DefUse.qll

Lines changed: 0 additions & 8 deletions
This file was deleted.

csharp/ql/test/library-tests/dataflow/callablereturnsarg/Common.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import csharp
2-
import semmle.code.csharp.dataflow.DefUse
32
import semmle.code.csharp.controlflow.Guards
43

54
class Configuration extends DataFlow::Configuration {

0 commit comments

Comments
 (0)