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