2 writes to Context
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (1)
236Context = dictionary.Add(TrustDec2005Strings.Context);
System\ServiceModel\XD.cs (1)
739Context = dictionary.CreateString(ServiceModelStringsVersion1.String209, 209);
6 references to Context
System.ServiceModel.Primitives (6)
System\ServiceModel\DXD.cs (2)
307Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.Context); 359Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.Context);
System\ServiceModel\Security\WSTrust.cs (4)
235if (attr.LocalName == DriverDictionary.Context.Value) 336if (attr.LocalName == DriverDictionary.Context.Value) 958writer.WriteAttributeString(DriverDictionary.Context, null, rst.Context); 1055writer.WriteAttributeString(DriverDictionary.Context, null, rstr.Context);