2 writes to _rtype
System.Runtime.Remoting (2)
metadata\wsdlwriter.cs (2)
909_rtype = RestrictionType.Array; 1152ssType._restriction._rtype = Restriction.RestrictionType.Enum;
3 references to _rtype
System.Runtime.Remoting (3)
metadata\wsdlwriter.cs (3)
924if (_rtype == RestrictionType.Array) 926else if (_rtype == RestrictionType.Enum) 1095if (_restriction._rtype == Restriction.RestrictionType.Enum)