Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.2k
Code
Issues
5k+
Pull requests
513
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[mono] remove 2 extra members from System.Object
- #44081
#44081
Merged
lambdageek
merged 9 commits into
dotnet:master
dotnet/runtime:master
from
lambdageek:get-raw-data-like-coreclr
lambdageek/runtime:get-raw-data-like-coreclr
Copy head branch name to clipboard
Nov 3, 2020
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[mono] remove 2 extra members from System.Object
#44081
lambdageek
merged 9 commits into
dotnet:master
dotnet/runtime:master
from
lambdageek:get-raw-data-like-coreclr
lambdageek/runtime:get-raw-data-like-coreclr
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2020
[mono] Object.GetRawData -> RuntimeHelpers.GetRawData (this object)
Show description for fb59f61
lambdageek
committed
fb59f61
View commit details
Copy full SHA for fb59f61
Browse repository at this point
Move RuntimeHelpers.GetRawData and RawData class to shared location
lambdageek
committed
6a8bc4d
View commit details
Copy full SHA for 6a8bc4d
Browse repository at this point
[mono] Remove intrinsic support for Object.GetRawData
lambdageek
committed
f45059f
View commit details
Copy full SHA for f45059f
Browse repository at this point
Commits on Nov 2, 2020
Revert "[mono] Remove intrinsic support for Object.GetRawData"
Show description for 81bc63e
lambdageek
committed
81bc63e
View commit details
Copy full SHA for 81bc63e
Browse repository at this point
Revert "Move RuntimeHelpers.GetRawData and RawData class to shared location"
Show description for b77d6a2
lambdageek
committed
b77d6a2
View commit details
Copy full SHA for b77d6a2
Browse repository at this point
Move Object.GetRawData to RuntimeHelpers.GetRawData(this object obj)
Show description for 347cd9d
lambdageek
committed
347cd9d
View commit details
Copy full SHA for 347cd9d
Browse repository at this point
Update jit and interp intrinsics for RuntimeHelpers.GetRawData
lambdageek
committed
2c85fc7
View commit details
Copy full SHA for 2c85fc7
Browse repository at this point
Replace Object.CloneInternal by MarshalAsAttribute.CloneInternal
Show description for 9556d0f
lambdageek
committed
9556d0f
View commit details
Copy full SHA for 9556d0f
Browse repository at this point
TypeInfoTests.FindMembers should pass now
lambdageek
committed
a87bfb0
View commit details
Copy full SHA for a87bfb0
Browse repository at this point
You can’t perform that action at this time.