Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ToImmutableDictionary extension methods do not document throwing exceptions on key collisions #11581

Open
@juliusl

Description

@juliusl

The current documentation for ToImmutableDictionary does not document that it throws on a key collision.

https://learn.microsoft.com/en-us/dotnet/api/system.collections.immutable.immutabledictionary.toimmutabledictionary?view=net-9.0

When converting a collection from a to b, the intuitive behavior would be to either skip the value or offer a method overload that gives the user an escape hatch. Since, it doesn't appear an escape hatch exists from the current api, I think at minimum this should be documented on the extension methods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp