5 references to ScopesType
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\SchemaUtility.cs (5)
121
SchemaTypes.
ScopesType
|
455
if ((typesFound & SchemaTypes.
ScopesType
) == 0)
594
if (((typesFound & SchemaTypes.
ScopesType
) != SchemaTypes.
ScopesType
) &&
597
typesFound |= SchemaTypes.
ScopesType
;