Skip to content

System.Text.Json source gen containing non-localized error messages #58292

@eiriktsarpalis

Description

@eiriktsarpalis

For example

string exceptionMessage = @$"""Invalid serializable-property configuration specified for type '{typeRef}'. For more information, use 'JsonSourceGenerationMode.Serialization'.""";

We should find all such messages and localize them.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions