Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 636ff2d

Browse files
committed
C#: Add CIL attribute tests
1 parent 6e6cd05 commit 636ff2d

3 files changed

Lines changed: 2653 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// semmle-extractor-options: --cil
2+
3+
using System;
4+
5+
class Test
6+
{
7+
}

0 commit comments

Comments
 (0)