mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
C#: Remove DefUse.qll
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
/**
|
||||
* Provides classes and predicates for working with variable definitions and uses.
|
||||
*/
|
||||
|
||||
// This file is kept for backwards compatibility
|
||||
|
||||
import csharp
|
||||
import SSA
|
||||
@@ -1,5 +1,4 @@
|
||||
import csharp
|
||||
import semmle.code.csharp.dataflow.DefUse
|
||||
import semmle.code.csharp.controlflow.Guards
|
||||
|
||||
class Configuration extends DataFlow::Configuration {
|
||||
|
||||
Reference in New Issue
Block a user