For example:
StudentRegistrationService<>c__DisplayClass1<>f__AnonymousType56`2DocShareClassification<GetErrors>d__2
I'm fairly certain that StudentRegistrationService<>c__DisplayClass1 is a closure, and <>f__AnonymousType56`2 was generated when an anonymous type was specified, but I've never seen the d__ class before. Are there any more than just these?