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