If a Silverlight application includes an XmlnsDefinition that maps to a namespace that does not exist (or if the application references an assembly with a faulty namespace mapping), the XAML editor exhibits the following behavior:1. It is very slow to move around and type2. Intellisense pops up but typing is then prohibited. One must press escape to continue typing3. Manually selecting an item within the Intellisense popup and hitting Enter causes a crash with the below messageThe message when a crash occurs is:---------------------------Microsoft Visual Studio---------------------------Attempted to access an unloaded AppDomain.---------------------------OK ---------------------------
Product Language
Visual Studio Version
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results