Revisiting nullable annotations on caching#66215
Conversation
|
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
|
Tagging subscribers to this area: @dotnet/area-extensions-caching Issue DetailsUsing @eerhardt @maxkoshevoi could you please review?
|
b008210 to
f65a156
Compare
f65a156 to
148495f
Compare
|
Updated this PR, some of the changes were already addressed in #65804 |
|
@maryamariyan I am seeing this PR changes almost no-op. am I missing anything here? |
This PR fixes some mismatches between nullability of the arguments between ref and src