2 writes to context
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
162this.context = context; 187this.context = value;
1 reference to context
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
181return this.context;