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