Uh oh!
There was an error while loading. Please reload this page.
Create DiagnosticInfo as an incremental Diagnostic replacement type. - #86908
Conversation
ghost
commented
May 30, 2023
Tagging subscribers to this area: @dotnet/interop-contrib Issue DetailsCreates DiagnosticInfo record to replace Diagnostic in the incremental pipeline to work around dotnet/roslyn#68291
|
pavelsavara
left a comment
There was a problem hiding this comment.
LGTM
Do I understand correctly that instances of the DiagnosticInfo are created only if there is something wrong with the compiled code, so probably rarely ?
jtschuster
commented
May 31, 2023
Yes, the |
Uh oh!
There was an error while loading. Please reload this page.
Creates DiagnosticInfo record to replace Diagnostic in the incremental pipeline to work around dotnet/roslyn#68291