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