mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
C#: Add/update tests and expected output.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
nullcoalescing
|
||||
| NullCoalescingAssignment.cs:8:9:8:18 | ... ?? ... |
|
||||
| NullableRefTypes.cs:94:17:94:25 | ... ?? ... |
|
||||
assignments
|
||||
| NullCoalescingAssignment.cs:8:9:8:18 | ... ??= ... | NullCoalescingAssignment.cs:8:9:8:18 | ... = ... |
|
||||
| NullCoalescingAssignment.cs:8:9:8:18 | ... ??= ... |
|
||||
|
||||
Reference in New Issue
Block a user