Skip to content

Conversation

@rolfbjarne
Copy link
Member

No description provided.

@monojenkins
Copy link
Collaborator

Build success

return (ulong) Marshal.ReadInt64 (indirect);
}

#if !XAMCORE_4_0
Copy link
Contributor

Choose a reason for hiding this comment

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

in general we put [Obsolete] on API we plan to remove
not sure it matter much in this case, the compiler should pick up the appropriate one...

Copy link
Member Author

Choose a reason for hiding this comment

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

@spouliot I've added the [Obsolete].

@monojenkins
Copy link
Collaborator

Build success

@rolfbjarne rolfbjarne merged commit 354be6c into dotnet:master Nov 16, 2017
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