1 write to s_xmlSignatureDictionary
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
242
s_xmlSignatureDictionary
= new XmlSignatureDictionary(Dictionary);
2 references to s_xmlSignatureDictionary
System.ServiceModel.Primitives (2)
System\ServiceModel\XD.cs (2)
240
if (
s_xmlSignatureDictionary
== null)
245
return
s_xmlSignatureDictionary
;