1 write to rstrXml
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
161
this.
rstrXml
= rstrXml;
2 references to rstrXml
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
395
return this.
rstrXml
;
594
this.
rstrXml
.WriteTo(w);