2 writes to BinaryExchange
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (1)
247
this.
BinaryExchange
= dictionary.Add(TrustDec2005Strings.BinaryExchange);
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
718
this.
BinaryExchange
= dictionary.CreateString(ServiceModelStringsVersion1.String201, 201);
3 references to BinaryExchange
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\DXD.cs (2)
318
Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.
BinaryExchange
);
370
Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.
BinaryExchange
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
396
if (elem.LocalName == DriverDictionary.
BinaryExchange
.Value && elem.NamespaceURI == DriverDictionary.Namespace.Value)