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