3 references to DeferringLoaderInstanceNull
System.Xaml (3)
System\Xaml\Runtime\ClrObjectRuntime.cs (2)
589throw new XamlObjectWriterException(SR.Format(SR.DeferringLoaderInstanceNull, deferringLoader)); 620throw new XamlObjectWriterException(SR.Format(SR.DeferringLoaderInstanceNull, deferringLoader));
System\Xaml\XamlObjectReader.cs (1)
344throw new XamlObjectReaderException(SR.Format(SR.DeferringLoaderInstanceNull, deferringLoader));