1 reference to XmlInvalidCastWithId
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
1330return new InvalidCastException(SR.Format(SR.XmlInvalidCastWithId, value.GetType().FullName, type.FullName, id));