Skip to content

Investigate System.Lazy<,> type not found when comparing netstandard2.0 against NetCoreAppCurrent #106628

Open
@ViktorHofer

Description

@ViktorHofer

<Suppression>
<DiagnosticId>CP0001</DiagnosticId>
<Target>T:System.Lazy`2</Target>
<Left>netstandard2.0/System.ComponentModel.Composition.dll</Left>
<Right>right</Right>
</Suppression>

The "right" entry means that the type couldn't be found on the right side (NetCoreAppCurrent). We should investigate why.

cc @dotnet/area-infrastructure-libraries

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions