Metalama v2024.2.24
Released: Sep 10, 2024
Aggiornamenti in v2024.2.24
Correzioni
- VS: Source generator does not regenerate code after change.
- DesignTime: CompilationChanges are null when merging changes.
- Code with errors causes NullReferenceException in DeclarationDocumentationCommentId.BuildDottedName.
- DesignTime: attributes with invalid expression cause a crash due to unexpected TypedConstantKind.Error.
- Referencing two versions of an assembly with compile-time code causes an exception.
- Design-time: ArgumentNullException while generating compile-time code for ExpressionStatement.
- DesignTime: CodeRefactoringProvider fails when requested span is out-of-bounds.
- ReportDiagnostic in fabric doesn't work for IAttribute.
- T#: typeof with non-trivial type used as a runtime expression causes an assertion failure.