зеркало из https://github.com/github/codeql.git
C#: Remove `DefUse.qll`
This commit is contained in:
Родитель
28261d6787
Коммит
c06fc2af09
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче