1 write to _realSUDSTypes
System.Runtime.Remoting (1)
metadata\wsdlwriter.cs (1)
2607
_realSUDSTypes
= new ArrayList();
4 references to _realSUDSTypes
System.Runtime.Remoting (4)
metadata\wsdlwriter.cs (4)
2747
_realSUDSTypes
.Add(rsType);
2980
for (int i=0;i<
_realSUDSTypes
.Count;i++)
2981
((RealSchemaType)
_realSUDSTypes
[i]).PrintMessageWsdl(textWriter, sb, indent, refNames);
2983
if (
_realSUDSTypes
.Count == 0 && _realSchemaTypes.Count > 0)