Closed kindermannhubert closed 1 year ago
It's highly duplicated logic of what we have in TypeNameFormatter but with some improvements for call-stack formatting. We should appropriately extend TypeNameFormatter and remove type formatting from PrettyPrinter.Exceptions.
TypeNameFormatter
PrettyPrinter.Exceptions
Feature Description
It's highly duplicated logic of what we have in
TypeNameFormatter
but with some improvements for call-stack formatting. We should appropriately extendTypeNameFormatter
and remove type formatting fromPrettyPrinter.Exceptions
.