Skip to content

Use Unsafe.AsRef to implement UnsafeNativeMethods.PtrToRef#898

Merged
zsd4yr merged 1 commit intodotnet:masterfrom
sharwell:unsafe-asref
May 15, 2019
Merged

Use Unsafe.AsRef to implement UnsafeNativeMethods.PtrToRef#898
zsd4yr merged 1 commit intodotnet:masterfrom
sharwell:unsafe-asref

Conversation

@sharwell
Copy link
Contributor

Follow-up to #818, per a request in #835 (comment).

@sharwell sharwell requested a review from a team as a code owner April 28, 2019 20:26
@codecov
Copy link

codecov bot commented Apr 28, 2019

Codecov Report

Merging #898 into master will increase coverage by 0.00577%.
The diff coverage is 0%.

@@                 Coverage Diff                 @@
##              master        #898         +/-   ##
===================================================
+ Coverage   28.83584%   28.84162%   +0.00578%     
===================================================
  Files           1078        1078                 
  Lines         293919      293919                 
  Branches       38408       38408                 
===================================================
+ Hits           84754       84771         +17     
+ Misses        205131      205110         -21     
- Partials        4034        4038          +4
Flag Coverage Δ
#Debug 28.84162% <0%> (+0.00577%) ⬆️
#production 18.7563% <0%> (+0.00661%) ⬆️
#test 98.68151% <ø> (ø) ⬆️

Copy link
Contributor

@zsd4yr zsd4yr left a comment

Choose a reason for hiding this comment

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

@JeremyKuhne would you mind taking a look? It looks good to me :)

@zsd4yr zsd4yr merged commit 6c0e535 into dotnet:master May 15, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Feb 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants