So, I have an issue here that's DOTS related, but I'm willing to bet that the problem might not be necessarily DOTS-specific. This system is giving a warning that there could be another partial struct with the same name in my project, however, there is nothing by that signature in my entire solution. The problem persists if I rename this struct in this file (not using any replacement macro).
I've deleted my Library/ directory to try to clear any generated code, but the problem seems to persist and it doesn't matter what I name this specific system for some reason.
Anytime I try to rewrite this file, the same thing happens. I have other systems, but this one and only this one seems to live somewhere else.
)