1 write to IsEnum
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
321
parsingSimpleType.
IsEnum
= true;
3 references to IsEnum
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
5433
if (
IsEnum
)
5447
else if (
IsEnum
&& _enumType != null && _enumType.Length > 0)
6220
if (ss.
IsEnum
)