2 writes to EncryptWith
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (1)
257EncryptWith = dictionary.Add(TrustDec2005Strings.EncryptWith);
System\ServiceModel\XD.cs (1)
767EncryptWith = dictionary.CreateString(ServiceModelStringsVersion1.String228, 228);
2 references to EncryptWith
System.ServiceModel.Primitives (2)
System\ServiceModel\DXD.cs (2)
335Feb2005DictionaryStrings.Add(XD.TrustFeb2005Dictionary.EncryptWith); 380Dec2005DictionaryString.Add(DXD.TrustDec2005Dictionary.EncryptWith);