5 references to WriteTo
System.ServiceModel (5)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
645WriteTo(writer);
System\ServiceModel\Security\SspiNegotiationTokenAuthenticator.cs (1)
143rstr.WriteTo(writer);
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
109rstr.WriteTo(writer);
System\ServiceModel\Security\WSTrust.cs (2)
1127rstr.WriteTo(writer); 1247rstr.WriteTo(writer);