1 write to xmlEncryptionDictionary
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
366
xmlEncryptionDictionary
= new XmlEncryptionDictionary(Dictionary);
2 references to xmlEncryptionDictionary
System.ServiceModel (2)
System\ServiceModel\XD.cs (2)
365
if (
xmlEncryptionDictionary
== null)
367
return
xmlEncryptionDictionary
;