feat: Added Nullability markup for some classes #1710
Merged
GitHub Advanced Security / CodeQL
succeeded
Oct 4, 2024 in 4s
1 new alert
New alerts in code changed by this pull request
- 1 note
See annotations below for details.
Annotations
Check notice on line 519 in src/Microsoft.OpenApi/Models/OpenApiDocument.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
- consider filtering the sequence explicitly using '.Where(...)'.
Loading