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