The platform-bug tag has no wiki summary.
5
votes
2answers
78 views
System.UnexpectedException: User defined type found in unsupported code path
I have a complex codebase containing numerous custom classes, subclasses, inner classes, and enums. (I specifically mention this, as I have a hunch the enums are the cause, but I can't replicate in a ...