Skip to content

Bug: Investigate ToImmutableList with IDIC #1996

Open
@manodasanW

Description

@manodasanW

Description

ToImmutableList seems to be triggering IDIC for ICollection. This needs to be investigated if expected and possibly update the analyzer to catch this. This is also seen with IInspectable which should be investigated.

Steps To Reproduce

  1. Have a function return IVectorView
  2. Call ToImmutableList
  3. Exception when AOT is enabled

Expected Behavior

TBD

Version Info

CsWinRT 2.3

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions