2 implementations of GetAllContexts
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\SecurityContextSecurityTokenResolver.cs (1)
97public Collection<SecurityContextSecurityToken> GetAllContexts(UniqueId contextId)
System\ServiceModel\Security\WrappedTokenCache.cs (1)
73public Collection<SecurityContextSecurityToken> GetAllContexts(System.Xml.UniqueId contextId)