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