cs/useless-cast-to-self - false positive
Open
false-positive
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
https://github.com/graphql-dotnet/graphql-dotnet/security/code-scanning/1038
After "fix":
> Expression = (context => argumentDelegate(context)); // CS8917 The delegate type could not be inferred.
Contributor guide
Assessment
This issue has not been assessed yet.