2 references to ContextId
System.ServiceModel (2)
System\ServiceModel\Security\SecurityContextTokenCache.cs (2)
160isMatch = (((ContextAndGenerationKey)key).ContextId == contextId); 321return (key2.ContextId == this.contextId && key2.Generation == this.generation);