File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
csharp/ql/test/utils/modelgenerator/dataflow Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,6 @@ public void WrapPropPrivateSetResponseWriteFile()
84
84
}
85
85
86
86
// Not a new sink because a simple type is used in an intermediate step
87
- // SPURIOUS-sink=Sinks;NewSinks;false;WrapResponseWriteFileSimpleType;(System.String);;Argument[0];test-sink;df-generated
88
87
// neutral=Sinks;NewSinks;WrapResponseWriteFileSimpleType;(System.String);summary;df-generated
89
88
public void WrapResponseWriteFileSimpleType ( string s )
90
89
{
Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ public ConsoleKeyInfo WrapConsoleReadKey()
36
36
}
37
37
38
38
// Not a new source because a simple type is used in an intermediate step
39
- // SPURIOUS-source=Sources;NewSources;false;WrapConsoleReadLineGetBool;();;ReturnValue;local;df-generated
40
39
// neutral=Sources;NewSources;WrapConsoleReadLineGetBool;();summary;df-generated
41
40
public bool WrapConsoleReadLineGetBool ( )
42
41
{
You can’t perform that action at this time.
0 commit comments