3 references to Add
System.Private.Xml (2)
System\Xml\Serialization\XmlAttributes.cs (2)
108
_xmlAnyElements.
Add
((XmlAnyElementAttribute)attrs[i]);
171
_xmlAnyElements.
Add
(wildcard);
System.Web.Services.Description (1)
System\Web\Services\Configuration\WebServicesSection.cs (1)
90
xmlAttrs.XmlAnyElements.
Add
(new XmlAnyElementAttribute());