2 overrides of WriteBinaryCore
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityJan2004.cs (2)
215public override void WriteBinaryCore(SecurityToken token, out string id, out byte[] rawData) 493public override void WriteBinaryCore(SecurityToken token, out string id, out byte[] rawData)
1 reference to WriteBinaryCore
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityJan2004.cs (1)
128WriteBinaryCore(token, out id, out rawData);