Skip to content

Conversation

@huoyaoyuan
Copy link
Member

Part of #41720

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Aug 22, 2021
@ghost
Copy link

ghost commented Aug 22, 2021

Note regarding the new-api-needs-documentation label:

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
Copy link

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
Copy link
Member Author

How to verify the ref source? I tried /t:GenerateReferenceAssemblySource but it has no effect.

@ViktorHofer
Copy link
Member

ViktorHofer commented Sep 7, 2021

cc @Anipik @ericstj (for some reason the bot didn't send out a notification).


if (_stream.CanSeek)
// DO NOT assert - NRE is expected for null stream
// See SoundPlayerTests.Load_NullStream_ThrowsNullReferenceException
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be worth opening an issue for this to decide separately whether we should throw a better exception in that case.

@huoyaoyuan
Copy link
Member Author

@stephentoub Is this now ready?

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@ericstj
Copy link
Member

ericstj commented Oct 25, 2021

/azp run runtime

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@huoyaoyuan
Copy link
Member Author

@stephentoub ping on this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Microsoft.Win32 community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants