Skip to content

Metalama.Compiler: Roslyn assert when compiling Metalama.Framework.Engine #105

@PostSharpBot

Description

@PostSharpBot

When Metalama.Framework.Engine is compiled using Metalama.Compiler that merged Roslyn 4.8.0-2.final, it triggers Debug.Assert in Roslyn's Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs (specifically, Debug.Assert(_targetTypedAnalysisCompletionOpt is null or { Count: 0 }); in NullableWalker.Free()).

This should be investigated and potentially reported to Roslyn.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions