You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a file is generated and written to the disc with the help of SourceGenerators (Parameters: EmitCompilerGeneratedFiles and CompilerGeneratedFilesOutputPath) the scanner does not recognize them and does not index them. This means the file is not going to show up in SC/SQ.
Keep in mind that even if this issue is fixed, issues will still not be reported correctly for those files, until this issue is fixed on roslyn side.