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()
8484 }
8585
8686 // 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
8887 // neutral=Sinks;NewSinks;WrapResponseWriteFileSimpleType;(System.String);summary;df-generated
8988 public void WrapResponseWriteFileSimpleType ( string s )
9089 {
Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ public ConsoleKeyInfo WrapConsoleReadKey()
3636 }
3737
3838 // 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
4039 // neutral=Sources;NewSources;WrapConsoleReadLineGetBool;();summary;df-generated
4140 public bool WrapConsoleReadLineGetBool ( )
4241 {
You can’t perform that action at this time.
0 commit comments