2 writes to BinaryExchange
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (1)
228BinaryExchange = dictionary.Add(TrustDec2005Strings.BinaryExchange);
System\ServiceModel\XD.cs (1)
731BinaryExchange = dictionary.CreateString(ServiceModelStringsVersion1.String201, 201);
4 references to BinaryExchange
System.ServiceModel.Primitives (4)
System\ServiceModel\DXD.cs (2)
299Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.BinaryExchange); 351Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.BinaryExchange);
System\ServiceModel\Security\WSTrust.cs (2)
498if (elem.LocalName == DriverDictionary.BinaryExchange.Value && elem.NamespaceURI == DriverDictionary.Namespace.Value) 934DriverDictionary.BinaryExchange, DriverDictionary.Namespace,