2 references to XmlReflectionError
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
139
return new InvalidOperationException(SR.Format(SR.
XmlReflectionError
, context), e);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
376
return new InvalidOperationException(SR.Format(SR.
XmlReflectionError
, context), e);