1 write to s_soapActionString
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2951
s_soapActionString
= newTable.Add("soapAction");
1 reference to s_soapActionString
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
1369
soapOp.soapAction = LookupAttribute(
s_soapActionString
, null, false);