2 references to GetCachedToken
System.ServiceModel (2)
System\ServiceModel\Security\DerivedKeyCachingSecurityTokenSerializer.cs (2)
79DerivedKeySecurityToken cachedToken = GetCachedToken(id, generation, offset, length, label, nonce, tokenToDerive, tokenToDeriveIdentifier, derivationAlgorithm); 87cachedToken = GetCachedToken(id, generation, offset, length, label, nonce, tokenToDerive, tokenToDeriveIdentifier, derivationAlgorithm);