For instance:
StudentRegistrationService<>c__DisplayClass1<>f__AnonymousType56`2DocShareClassification<GetErrors>d__2
I am sure that it StudentRegistrationService<>c__DisplayClass1is a closure, and <>f__AnonymousType56`2was generated when an anonymous type was specified, but I have never seen a class d__before. Is there more than just these?
source
share