Description
This is a blanket issue for all ! operations that were added in #57398
They should be removed or reviewed.
Left to be fixed/reviewed:
| Class |
Can GetDirectory return null? |
Can GetFile return null? |
| DirectoryInfoBase |
No (according to <returns> doc) |
No (according to <returns> doc) |
| DirectoryInfoWrapper |
Yes |
No |
| InMemoryDirectoryInfo |
No |
Yes |