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