Using CreateFromStringAttribute breaks build #2398
Labels
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
Using a class adorned with CreateFromStringAttribute and using it in XAML (as string) breaks all the heads (except UWP).
Expected behavior
The attribute should make the XAML parser instantiate an instance of the adorned class using the string provided in XAML
How to reproduce it (as minimally and precisely as possible)
Environment
Nuget Package:
Package Version(s):
2.1.0-dev.481
Affected platform(s):
Confirmed on Android and WebAssembly. iOS is likely to be affected, too.
Visual Studio:
Relevant plugins:
The text was updated successfully, but these errors were encountered: