Files
codeql/csharp/ql/test/library-tests/expressions/ObjectCreation3.expected
2024-01-18 11:09:00 +01:00

4 lines
591 B
Plaintext

| expressions.cs:386:14:386:26 | MainCreations | expressions.cs:388:23:388:48 | object creation of type Point | expressions.cs:341:18:341:22 | Point | expressions.cs:388:33:388:48 | { ..., ... } |
| expressions.cs:386:14:386:26 | MainCreations | expressions.cs:391:22:391:49 | object creation of type Point | expressions.cs:341:18:341:22 | Point | expressions.cs:391:34:391:49 | { ..., ... } |
| expressions.cs:386:14:386:26 | MainCreations | expressions.cs:392:22:392:49 | object creation of type Point | expressions.cs:341:18:341:22 | Point | expressions.cs:392:34:392:49 | { ..., ... } |