1 write to responseLocation
System.IdentityModel (1)
System\IdentityModel\Metadata\ProtocolEndpoint.cs (1)
64
set { this.
responseLocation
= value; }
1 reference to responseLocation
System.IdentityModel (1)
System\IdentityModel\Metadata\ProtocolEndpoint.cs (1)
62
get { return this.
responseLocation
; }