1 write to _arrayNS
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
6368
_arrayNS
= arrayNS;
5 references to _arrayNS
System.Runtime.Remoting (5)
metadata\wsdlparser.cs (5)
5640
return
_arrayNS
;
6355
Util.Log("URTComplexType.ResolveArray Entry "+this.GetHashCode()+" "+_arrayType+" ns "+
_arrayNS
);
6374
Util.Log("URTComplexType.ResolveArray Entry "+this.GetHashCode()+" "+_arrayType+" ns "+
_arrayNS
);
6391
switch (
_arrayNS
.UrtType)
6409
Util.Log("URTComplexType.ResolveArray Exit "+_clrarray+" "+
_arrayNS
+" elementname "+actualElementType);