Robert Leahey

Results 6 comments of Robert Leahey

I am seeing a similar issue, with v2.3.0, installed yesterday (16 Feb 2017). Over 9000 instances of the message in my Error List (text/stack follows). Let me know how I...

Certainly - it follows. However, be aware that this error is occurring on many different methods, not just Evaluate(). ```csharp public GrekResponse Evaluate( int id ) { var result =...

It looks like my generics were mis-rendered. I'll attach a file instead. [EvaluateMethod.txt](https://github.com/dotnet-security-guard/roslyn-security-guard/files/784111/EvaluateMethod.txt)

Additional info, I was creating a console app just for some testing, and I got "Analyzer 'RoslynSecurityGuard.Analyzers.Taint.TaintAnalyzer' threw an exception of type 'System.Exception' with message 'Unhandle exception while visiting method...

Hello. Evaluate() has an HttpPostAttribute, but nothing else.

Any developments on this? I'm having to filter out thousands of AD0001 warnings.