We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4967664 commit 9bb501cCopy full SHA for 9bb501c
csharp/ql/test/library-tests/csharp9/ForeachExtension.cs
@@ -46,5 +46,3 @@ static async IAsyncEnumerator<int> GetAsyncEnumerator()
46
yield return 1;
47
}
48
49
-
50
-// semmle-extractor-options: /r:System.Linq.dll
0 commit comments