3 references to BamlBadExtensionValue
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2656throw new InvalidOperationException(SR.BamlBadExtensionValue);
System\Windows\Markup\BamlReader.cs (2)
2391throw new InvalidOperationException(SR.BamlBadExtensionValue); 2471throw new InvalidOperationException(SR.BamlBadExtensionValue);