5 references to UriListType
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\SchemaUtility.cs (5)
122
SchemaTypes.
UriListType
;
459
if ((typesFound & SchemaTypes.
UriListType
) == 0)
589
if (((typesFound & SchemaTypes.
UriListType
) != SchemaTypes.
UriListType
) &&
592
typesFound |= SchemaTypes.
UriListType
;