1 write to soapAttributes
System.Web.Services (1)
System\Web\Services\Protocols\SoapReflector.cs (1)
561
soapParamInfo.
soapAttributes
= new SoapAttributes(paramInfo);
2 references to soapAttributes
System.Web.Services (2)
System\Web\Services\Protocols\SoapReflector.cs (2)
369
member.SoapAttributes = soapParamInfo.
soapAttributes
;
414
member.SoapAttributes = soapParamInfo.
soapAttributes
;