2 references to XmlNoAddMethod
System.Private.Xml (2)
System\Xml\Serialization\Types.cs (2)
1320
throw new InvalidOperationException(SR.Format(SR.
XmlNoAddMethod
, type.FullName, currentType, "IEnumerable"));
1376
throw new InvalidOperationException(SR.Format(SR.
XmlNoAddMethod
, type.FullName, indexer.PropertyType, "ICollection"));