Skip to content

Update live with current master #3665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 12, 2019
Merged

Update live with current master #3665

merged 5 commits into from
Dec 12, 2019

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Dec 12, 2019

No description provided.

carlossanlop and others added 4 commits December 11, 2019 10:26
* Document System.*IntPtr.Equals (EII)

* suggestions by maiaraw

Co-Authored-By: Maira Wenzel <[email protected]>

* IEquatable build warning
* Remove reference to nonexistent method in C# API

The mentioned method overload of File.Move() doesn't actually exist in the C# version of this API.

I have removed the reference to it and briefly described an alternative option.

* Explain difference in .NET Core 3 and .NET Framework

Co-Authored-By: Carlos Sanchez Lopez <[email protected]>
* Document caution regarding AdvanceTo's side effect

After calling `PipeReader.AdvanceTo`, the `ReadResult.Buffer` property's backing data is recycled, leading to indeterministic changes to not only the content but its `Length` property. This isn't particular predictable as a consumer and the docs didn't make it clear either.

* Use xref's

Co-Authored-By: Bill Wagner <[email protected]>
@mairaw mairaw merged commit 367e1ea into live Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants