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