Skip to content

Commit afa58f5

Browse files
committed
C#: Ensure bi-directional importing of external flow for System.Text.
1 parent d60b90a commit afa58f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/ql/lib/semmle/code/csharp/dataflow/ExternalFlow.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ private module Frameworks {
9292
private import semmle.code.csharp.frameworks.ServiceStack
9393
private import semmle.code.csharp.frameworks.Sql
9494
private import semmle.code.csharp.frameworks.EntityFramework
95+
private import semmle.code.csharp.frameworks.system.Text
9596
}
9697

9798
/**

0 commit comments

Comments
 (0)