Uh oh!
There was an error while loading. Please reload this page.
Nullable annotation for System.Windows.Extensions - #57896
Conversation
ghost
commented
Aug 22, 2021
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. |
ghost
commented
Aug 22, 2021
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
huoyaoyuan
commented
Aug 25, 2021
How to verify the ref source? I tried |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| if (_stream.CanSeek) | ||
| // DO NOT assert - NRE is expected for null stream | ||
| // See SoundPlayerTests.Load_NullStream_ThrowsNullReferenceException |
There was a problem hiding this comment.
It'd be worth opening an issue for this to decide separately whether we should throw a better exception in that case.
Uh oh!
There was an error while loading. Please reload this page.
huoyaoyuan
commented
Sep 27, 2021
@stephentoub Is this now ready? |
ericstj
commented
Oct 25, 2021
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
huoyaoyuan
commented
Nov 24, 2021
@stephentoub ping on this |
Part of #41720