3 writes to BinaryExchange
System.ServiceModel (3)
System\ServiceModel\DXD.cs (1)
248this.BinaryExchange = dictionary.Add(TrustDec2005Strings.BinaryExchange);
System\ServiceModel\XD.cs (2)
1387this.BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.String201, 201); 1442this.BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.String201, 201);
4 references to BinaryExchange
System.ServiceModel (4)
System\ServiceModel\DXD.cs (2)
319Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.BinaryExchange); 371Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.BinaryExchange);
System\ServiceModel\Security\WSTrust.cs (2)
564if (elem.LocalName == DriverDictionary.BinaryExchange.Value && elem.NamespaceURI == DriverDictionary.Namespace.Value) 1022this.DriverDictionary.BinaryExchange, this.DriverDictionary.Namespace,