1 write to _appliesTo
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
484_appliesTo = appliesTo;
2 references to _appliesTo
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
392return _appliesTo; 516return (T)_appliesTo;