1 write to s_styleString
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2986s_styleString = newTable.Add("style");
2 references to s_styleString
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
1215sb.style = LookupAttribute(s_styleString, null, true); 1370soapOp.style = LookupAttribute(s_styleString, null, false);