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