2 writes to _bSUDSType
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
5502
_bSUDSType
= bSUDSType;
5592
set {
_bSUDSType
= value; _bStruct = !value;}
2 references to _bSUDSType
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
5504
Debug.Assert(bAnonymous == false ||
_bSUDSType
== false);
5591
get { return(
_bSUDSType
);}