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 d60b90a commit afa58f5Copy full SHA for afa58f5
csharp/ql/lib/semmle/code/csharp/dataflow/ExternalFlow.qll
@@ -92,6 +92,7 @@ private module Frameworks {
92
private import semmle.code.csharp.frameworks.ServiceStack
93
private import semmle.code.csharp.frameworks.Sql
94
private import semmle.code.csharp.frameworks.EntityFramework
95
+ private import semmle.code.csharp.frameworks.system.Text
96
}
97
98
/**
0 commit comments