The title says it all really. I've tried using RegisterAdditionalFileAction
in a DiagnosticAnalyzer
but it doesn't seem to include the appsettings*.json
file(s).
Is it even possible? I'd like to write an analyser that would check those files for certain content.