1 write to _securityTokenHandlerCollectionManager
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannelFactory.cs (1)
201_securityTokenHandlerCollectionManager = value;
2 references to _securityTokenHandlerCollectionManager
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustChannelFactory.cs (2)
186return _securityTokenHandlerCollectionManager; 508return new WSTrustSerializationContext(_securityTokenHandlerCollectionManager, resolver, useKeyResolver);