2 references to CompiledScope
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\ScopeCompiler.cs (2)
68
if (string.CompareOrdinal(compiledScopes[i], compiledScopeMatchCriteria.
CompiledScope
) == 0)
78
if (compiledScopes[i].StartsWith(compiledScopeMatchCriteria.
CompiledScope
,