-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Some new PNSEs have been added in .NET 6, for example, for all the StrongNameKeyPair members. The API docs should be updated accordingly. Related to dotnet/docs#23916.
https://github.com/dotnet/runtime/blob/main/src/libraries/System.Private.CoreLib/src/System/Reflection/StrongNameKeyPair.cs#L9: now all constructors and APIs will throw.
Originally posted by @buyaa-n in #6656 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner