System\Xaml\InfosetObjects\XamlObjectWriter.cs (8)
278? SR.Format(SR.NoPropertyInCurrentFrame_GO, xamlType.ToString())
346string err = SR.Format(SR.NoPropertyInCurrentFrame_SO, xamlType.ToString(),
347_context.CurrentType.ToString());
425string err = SR.Format(SR.OpenPropertyInCurrentFrame_EO, _context.CurrentType.ToString(),
600err = SR.Format(SR.OpenPropertyInCurrentFrame_SM, _context.CurrentType.ToString(),
715? SR.Format(SR.NoPropertyInCurrentFrame_EM, _context.CurrentType.ToString())
846? SR.Format(SR.NoPropertyInCurrentFrame_V, value, _context.CurrentType.ToString())
926_context.CurrentType.ToString());