1 write to xmlAttributes
System.Web.Services (1)
System\Web\Services\Protocols\SoapReflector.cs (1)
560soapParamInfo.xmlAttributes = new XmlAttributes(paramInfo);
2 references to xmlAttributes
System.Web.Services (2)
System\Web\Services\Protocols\SoapReflector.cs (2)
368member.XmlAttributes = soapParamInfo.xmlAttributes; 413member.XmlAttributes = soapParamInfo.xmlAttributes;