13 Commits (ast-source-generator)

Author SHA1 Message Date
Siegfried Pammer a85e5b513d Fix a possible NRE in XmlDocumentationElement and wrong nullable annotations in analyzers. 2 months ago
Siegfried Pammer fd6070d229 Fix #3342: F***ed up null check in MethodVirtualUsedByAnalyzer 3 months ago
tom-englert a24e0f96c8 Refactoring: 8 months ago
tom-englert 0be506bd4e Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 8 months ago
Siegfried Pammer 280d17332f Fix #3134: Include newobj, initobj and call instructions in TypeInstantiatedByAnalyzer 9 months ago
tom-englert 25bbca76aa Remove redundant language settings related code 10 months ago
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 10 months ago
Siegfried Pammer dbd9632f34 Fix #3247: InvalidOperationException thrown when reading debug metadata files 11 months ago
Siegfried Pammer fe879869c3 ExportAnalyzerAttribute: Simplify pattern matching and avoid multiple enumeration 11 months ago
Andreas Weizel f2437bb046 Allow to collect analyzers annotated with ExportAnalyzerAttribute without MEF 11 months ago
Christoph Wille 28b7280741 Fix dotnet-format to v8 via transport feed for dotnet8. See also PR #2747 11 months ago
Siegfried Pammer 7e69247f3f Add nullability annotations 1 year ago
Christoph Wille 8acd117f91 Move non-UI analyzer code to ILSpyX 1 year ago