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