Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mismatched paramrefs (System.Numerics through System.Runtime*) #11146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gewarren
Copy link
Contributor

Contributes to #10183.

@github-actions github-actions bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Mar 28, 2025
Copy link

Learn Build status updates of commit 3b429fe:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Numerics/BigInteger.xml ✅Succeeded View
xml/System.Numerics/Vector`1.xml ✅Succeeded View
xml/System.Reflection.Emit/AssemblyBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/DynamicILInfo.xml ✅Succeeded View
xml/System.Reflection.Emit/DynamicMethod.xml ✅Succeeded View
xml/System.Reflection.Emit/EnumBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/EventBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/FieldBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/ILGenerator.xml ✅Succeeded View
xml/System.Reflection.Emit/ModuleBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/ParameterBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/PersistedAssemblyBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/SignatureHelper.xml ✅Succeeded View
xml/System.Reflection.Metadata.Ecma335/MetadataRootBuilder.xml ✅Succeeded View
xml/System.Reflection/Assembly.xml ✅Succeeded View
xml/System.Reflection/ConstructorInfo.xml ✅Succeeded View
xml/System.Reflection/ICustomAttributeProvider.xml ✅Succeeded View
xml/System.Resources.Tools/ITargetAwareCodeDomProvider.xml ✅Succeeded View
xml/System.Resources.Tools/StronglyTypedResourceBuilder.xml ✅Succeeded View
xml/System.Resources/ResourceManager.xml ✅Succeeded View
xml/System.Resources/ResXResourceWriter.xml ✅Succeeded View
xml/System.Runtime.Caching/MemoryCache.xml ✅Succeeded View
xml/System.Runtime.InteropServices.ComTypes/IDataObject.xml ✅Succeeded View
xml/System.Runtime.InteropServices.WindowsRuntime/WindowsRuntimeBufferExtensions.xml ✅Succeeded View
xml/System.Runtime.InteropServices/_Type.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @gewarren

Let's :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants