-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
Description
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
Labels
Type
Projects
Status
Done