3 references to Exact
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\ScopeCompiler.cs (3)
64
if (compiledScopeMatchCriteria.MatchBy == CompiledScopeCriteriaMatchBy.
Exact
)
129
compiledMatchBy = CompiledScopeCriteriaMatchBy.
Exact
;
143
compiledMatchBy = CompiledScopeCriteriaMatchBy.
Exact
;