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