We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4020491 commit 9990747Copy full SHA for 9990747
csharp/ql/test/utils/modelgenerator/dataflow/Sources.cs
@@ -58,7 +58,6 @@ public class MyContainer<T>
58
{
59
public T Value { get; set; }
60
61
- // SPURIOUS-source=Sources;NewSources+MyContainer<T>;false;Read;();;ReturnValue;local;df-generated
62
// summary=Sources;NewSources+MyContainer<T>;false;Read;();;Argument[this];ReturnValue;taint;df-generated
63
public string Read()
64
0 commit comments