Is it possible to exclude backing fields from Dump() output?
Is it possible to exclude backing fields from Dump() output? or alternatively exclude the corresponding Property?
Apologies if this has been asked before?
Is it possible to exclude backing fields from Dump() output? or alternatively exclude the corresponding Property?
Apologies if this has been asked before?
Comments
This is after using Uncapsulate on a recursive type.
What a coincidence (timing) that we're both talking about something similar ie exclude properties from dump output based on their metadata: https://forum.linqpad.net/discussion/3097/exclude-cyclic-references-from-dump
Customing Dump Output