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
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
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 }}
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.3k
Code
Issues
5k+
Pull requests
640
Discussions
Actions
Projects
Security and quality
70
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add deterministic NativeAOT regression smoke test for GC restricted reverse P/Invoke assert path
- #130459
#130459
Merged
agocke
merged 11 commits into
main
dotnet/runtime:main
from
copilot/create-focused-regression-test-issue-110683
dotnet/runtime:copilot/create-focused-regression-test-issue-110683
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add deterministic NativeAOT regression smoke test for GC restricted reverse P/Invoke assert path
#130459
agocke
merged 11 commits into
main
dotnet/runtime:main
from
copilot/create-focused-regression-test-issue-110683
dotnet/runtime:copilot/create-focused-regression-test-issue-110683
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
Initial plan
Copilot
authored
ffa6bd4
View commit details
Copy full SHA for ffa6bd4
Browse repository at this point
Add NativeAOT GC callout reverse P/Invoke regression smoke test
Show description for 594946e
Copilot
and
MichalStrehovsky
authored
594946e
View commit details
Copy full SHA for 594946e
Browse repository at this point
Commits on Jul 14, 2026
Move GC restricted NativeAOT smoke test under ComWrappers
Show description for 6d8e5ae
Copilot
and
MichalStrehovsky
authored
6d8e5ae
View commit details
Copy full SHA for 6d8e5ae
Browse repository at this point
Weaken NativeAOT reverse P/Invoke GC assertion
Show description for 4413efc
Copilot
and
MichalStrehovsky
authored
4413efc
View commit details
Copy full SHA for 4413efc
Browse repository at this point
Commits on Jul 15, 2026
Add assertion for DoNotTriggerGc threads
MichalStrehovsky
authored
920649e
View commit details
Copy full SHA for 920649e
Browse repository at this point
Reuse shared MockReferenceTrackerRuntime helper in ComWrappers regression test
Show description for 975cfb9
Copilot
and
MichalStrehovsky
authored
975cfb9
View commit details
Copy full SHA for 975cfb9
Browse repository at this point
Commits on Jul 16, 2026
Align ComWrappers regression test with xUnit pattern and temporarily restore original assert
Show description for c5af045
Copilot
and
MichalStrehovsky
authored
c5af045
View commit details
Copy full SHA for c5af045
Browse repository at this point
Merge branch 'main' into copilot/create-focused-regression-test-issue-110683
MichalStrehovsky
authored
a2cf5e8
View commit details
Copy full SHA for a2cf5e8
Browse repository at this point
Commits on Jul 17, 2026
Merge branch 'main' into copilot/create-focused-regression-test-issue-110683
MichalStrehovsky
authored
037a597
View commit details
Copy full SHA for 037a597
Browse repository at this point
Commits on Jul 21, 2026
Update GcRestrictedCalloutReversePInvoke.csproj
MichalStrehovsky
authored
49265d4
View commit details
Copy full SHA for 49265d4
Browse repository at this point
Commits on Jul 28, 2026
Update assertion for DoNotTriggerGc mode
MichalStrehovsky
authored
da3a32e
View commit details
Copy full SHA for da3a32e
Browse repository at this point
You can’t perform that action at this time.