When decompiling an exe, I am getting strange results for my .design.cs files
all these files are littered with code like this:
if (<PrivateImplementationDetails>{961ED7BB-8130-41E7-B8D2-89204616EE4F}.$$method0x6002aac-1 == null)
This then won'e let me build afterwards.
Is there something I am missing?