3 references to StartsWith
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\ScopeCompiler.cs (3)
74else if (compiledScopeMatchCriteria.MatchBy == CompiledScopeCriteriaMatchBy.StartsWith) 119compiledMatchBy = CompiledScopeCriteriaMatchBy.StartsWith; 138compiledMatchBy = CompiledScopeCriteriaMatchBy.StartsWith;