Skip to content

Generator driver cache does not cache all inputs #56249

@chsienki

Description

@chsienki

The generator driver cache in the compiler server currently replaces the AnalyzerConfigOptions and AdditionalFiles wholesale, meaning there is no caching behavior observed for generators relying on these inputs.

We should either support an optional comparer that the driver can pass for these inputs, or make them IEquatable<T>

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions