3 references to UnableToLocateResource
PresentationFramework (3)
MS\Internal\AppModel\ContentFilePart.cs (1)
75
throw new IOException(SR.Format(SR.
UnableToLocateResource
, Uri.ToString()));
MS\Internal\AppModel\ResourcePart.cs (2)
62
throw new IOException(SR.Format(SR.
UnableToLocateResource
, _name));
118
throw new IOException(SR.Format(SR.
UnableToLocateResource
, _name));