2 writes to @SoapAction
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
7254
o.
@SoapAction
= Reader.Value;
7330
o.
@SoapAction
= Reader.Value;
2 references to @SoapAction
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (2)
1437
WriteAttribute(@"soapAction", @"", ((global::System.String)o.
@SoapAction
));
1510
WriteAttribute(@"soapAction", @"", ((global::System.String)o.
@SoapAction
));