Skip to content

CS1503 error in runtime during stage 2 build #3425

@MichaelSimons

Description

@MichaelSimons

The following stage 2 build error is occurring in the internal CI.

    /vmr/src/runtime/artifacts/source-build/self/src/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/InlinedTypes.cs(56,49): error CS1503: Argument 1: cannot convert from 'Microsoft.CodeAnalysis.SeparatedSyntaxList<Microsoft.CodeAnalysis.SyntaxNode>' to 'Microsoft.CodeAnalysis.SeparatedSyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.TypeSyntax>' [/vmr/src/runtime/artifacts/source-build/self/src/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj]

This smells similar to the problem this patch was addressing - dotnet/installer@b9688fb#diff-3fa487719813beaa4214c99ecc5933d5f38dd5a0e99c27cb3e156625bd00a0ff

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions