Skip to content

ComInterfaceGenerator uses Diagnostic in incremental pipeline, which do not compare as equal in Roslyn #86736

@jtschuster

Description

@jtschuster

Diagnostics won't be incremental in the generator pipeline: dotnet/roslyn#68291

Workaround is to create a DiagnosticTemplate record with all the information required to report the diagnostic, then build the diagnostic right before reporting it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions