mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
List members in resx test
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
| Program | Program.<Main>$ |
|
||||
| Program | Program.Program |
|
||||
@@ -0,0 +1,5 @@
|
||||
import csharp
|
||||
|
||||
from Class c
|
||||
where c.fromSource()
|
||||
select c.getFullyQualifiedNameDebug(), c.getAMember().getFullyQualifiedNameDebug()
|
||||
Reference in New Issue
Block a user