4 references to SerializerProviderCannotLoad
PresentationFramework (4)
System\Windows\Documents\Serialization\SerializerProvider.cs (4)
158
throw new ArgumentException(SR.
SerializerProviderCannotLoad
, serializerDescriptor.DisplayName);
162
throw new ArgumentException(SR.
SerializerProviderCannotLoad
, serializerDescriptor.DisplayName);
166
throw new ArgumentException(SR.
SerializerProviderCannotLoad
, serializerDescriptor.DisplayName);
170
throw new ArgumentException(SR.
SerializerProviderCannotLoad
, serializerDescriptor.DisplayName);