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