1 instantiation of WSTrustChannelLockedProperties
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannelFactory.cs (1)
385
WSTrustChannelLockedProperties tmpLockedProperties = new
WSTrustChannelLockedProperties
();
4 references to WSTrustChannelLockedProperties
System.ServiceModel (4)
System\ServiceModel\Security\WSTrustChannelFactory.cs (4)
51
WSTrustChannelLockedProperties
_lockedProperties;
345
WSTrustChannelLockedProperties
lockedProperties = GetLockedProperties();
379
private
WSTrustChannelLockedProperties
GetLockedProperties()
385
WSTrustChannelLockedProperties
tmpLockedProperties = new WSTrustChannelLockedProperties();