Skip to content

Commit e188114

Browse files
committed
C#: Update other existing tests expected output.
1 parent a6a3881 commit e188114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/ql/test/library-tests/security/dataflow/flowsources/StoredFlowSources.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
| data.cs:28:35:28:71 | ... + ... |
77
| data.cs:28:51:28:64 | access to local variable customerReader |
88
| data.cs:28:51:28:71 | access to indexer |
9+
| data.cs:28:51:28:71 | call to method ToString |
910
| data.cs:30:13:30:26 | access to local variable customerReader |
1011
| entity.cs:31:29:31:82 | DbRawSqlQuery<Blog> blogs = ... |
1112
| entity.cs:31:37:31:82 | call to method SqlQuery<Blog> |

0 commit comments

Comments
 (0)