mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
C#: Update expected test output from model generation.
This commit is contained in:
@@ -84,7 +84,6 @@ public class NewSinks
|
||||
}
|
||||
|
||||
// Not a new sink because a simple type is used in an intermediate step
|
||||
// SPURIOUS-sink=Sinks;NewSinks;false;WrapResponseWriteFileSimpleType;(System.String);;Argument[0];test-sink;df-generated
|
||||
// neutral=Sinks;NewSinks;WrapResponseWriteFileSimpleType;(System.String);summary;df-generated
|
||||
public void WrapResponseWriteFileSimpleType(string s)
|
||||
{
|
||||
|
||||
@@ -36,7 +36,6 @@ public class NewSources
|
||||
}
|
||||
|
||||
// Not a new source because a simple type is used in an intermediate step
|
||||
// SPURIOUS-source=Sources;NewSources;false;WrapConsoleReadLineGetBool;();;ReturnValue;local;df-generated
|
||||
// neutral=Sources;NewSources;WrapConsoleReadLineGetBool;();summary;df-generated
|
||||
public bool WrapConsoleReadLineGetBool()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user