2 references to CantGetWriteonlyProperty
System.Xaml (2)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
235throw new NotSupportedException(SR.Format(SR.CantGetWriteonlyProperty, member));
System\Xaml\Schema\XamlMemberInvoker.cs (1)
60throw new NotSupportedException(SR.Format(SR.CantGetWriteonlyProperty, _member));