2 overrides of WriteXml
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrust13ResponseSerializer.cs (1)
129public override void WriteXml(RequestSecurityTokenResponse response, XmlWriter writer, WSTrustSerializationContext context)
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ResponseSerializer.cs (1)
101public override void WriteXml(RequestSecurityTokenResponse response, XmlWriter writer, WSTrustSerializationContext context)
1 reference to WriteXml
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustResponseBodyWriter.cs (1)
58_serializer.WriteXml( _rstr, writer, _context );