1 write to locations
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
1531port.locations = new ArrayList(10);
5 references to locations
System.Runtime.Remoting (5)
metadata\wsdlparser.cs (5)
1530if (port.locations == null) 1532port.locations.Add(LookupAttribute(s_locationString, null, true)); 1857serviceEndpoints = port.locations; 7492if (locations != null) 7494foreach (String item in locations)