Implement support for MetadataUpdateDeletedAttribute on Mono
Open
area-VM-reflection-mono
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
### Description
Change https://github.com/dotnet/runtime/pull/119584 implemented the necessary filters in `RuntimeType.CoreCLR.cs`.
This issue tracks implementing equivalent changes on Mono.
### Reproduction Steps
See `ApplyUpdateTest.DeleteMemberTest` test.
### Expected behavior
Test passes.
### Actual behavior
Test fails on Mono.
### Regression?
No
### Known Workarounds
_No response_
### Configuration
_No response_
### Other information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.