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