2 writes to bNestedTypePrint
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
6127
ctype.
bNestedTypePrint
= true;
6133
ctype.
bNestedTypePrint
= false;
3 references to bNestedTypePrint
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
5392
if (bNestedType && !
bNestedTypePrint
)
5894
Util.Log("URTComplexType.PrintCSC enter name "+Name+" curNS "+curNS+" sudsUse "+((Enum)_sudsUse).ToString()+" bNestedType "+bNestedType+" bNestedTypePrint "+
bNestedTypePrint
);
5899
if (bNestedType && !
bNestedTypePrint
)