I'm seeing an intermittent issue resulting in a stack overflow exception and the application terminating. Curious why this line below is not also in the try/catch block. This would likely avoid ...
This bug isn't really specific to XamlDirective but it's the class where I found the issue and it's the easiest to cause an issue. You can have the bug when using instances of XamlMember or of any of ...