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