2 references to XmlNoAddMethod
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (2)
1330
throw new InvalidOperationException(string.Format(ResXml.
XmlNoAddMethod
, type.FullName, currentType, "IEnumerable"));
1386
throw new InvalidOperationException(string.Format(ResXml.
XmlNoAddMethod
, type.FullName, indexer.PropertyType, "ICollection"));