1 write to s_locationString
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2930
s_locationString
= newTable.Add("location");
2 references to s_locationString
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
766
location = LookupAttribute(
s_locationString
, null, false); //wsdl
1532
port.locations.Add(LookupAttribute(
s_locationString
, null, true));