Files
codeql/csharp/ql/test/library-tests/csharp11/cil/genericAttribute.expected
2023-01-18 10:49:44 +01:00

3 lines
264 B
Plaintext

| assembly.dll:0:0:0:0 | [MyAssemblyGeneric1Attribute<Object>(...)] | MyAssemblyGeneric1Attribute<Object> | 1 | (Object) |
| assembly.dll:0:0:0:0 | [MyAssemblyGeneric2Attribute<Int32,String>(...)] | MyAssemblyGeneric2Attribute<Int32,String> | 2 | (Int32,String) |