Files
codeql/csharp/ql/test/library-tests/expressions/ObjectCreation3.expected
2018-08-02 17:53:23 +01:00

4 lines
591 B
Plaintext

| expressions.cs:385:14:385:26 | MainCreations | expressions.cs:387:23:387:48 | object creation of type Point | expressions.cs:340:18:340:22 | Point | expressions.cs:387:33:387:48 | { ..., ... } |
| expressions.cs:385:14:385:26 | MainCreations | expressions.cs:390:22:390:49 | object creation of type Point | expressions.cs:340:18:340:22 | Point | expressions.cs:390:34:390:49 | { ..., ... } |
| expressions.cs:385:14:385:26 | MainCreations | expressions.cs:391:22:391:49 | object creation of type Point | expressions.cs:340:18:340:22 | Point | expressions.cs:391:34:391:49 | { ..., ... } |