2 writes to context
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityToken.cs (2)
123this.context = context; 192this.context = value;
1 reference to context
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityToken.cs (1)
186return this.context;