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