2 references to GetContext
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextSecurityTokenResolver.cs (2)
94return this.tokenCache.GetContext(contextId, generation); 112token = this.tokenCache.GetContext(sctSkiClause.ContextId, sctSkiClause.Generation);