Hi,
We haven’t deployed any .NET-related changes in a while. There were recent deployments for (limiting the list to what might be relevant) IaC and Text/Secrets.
Is it possible your analysis scope expanded to include generated code? Or that you reclassified a project from test code to main code? Note that we auto-detect some tests (which don’t count toward LOC) based on dependencies, so if a project dropped a test-related dependency, that could cause it to be suddenly recognized as main code.
Ann