This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Include Assembly-Qualified Type Name in ActionDescriptor.DisplayName #4237
Closed
Description
DisplayName
is used when we have startup/configuration-related errors or a runtime action selection ambiguity. A frequent cause of these kinds of ambiguities is after an assembly rename - you can have old build outputs sitting around. You can't really diagnose that from the message with the fully-qualified name, you have to go assembly-qualified.