1 write to s_xmlEncryptionDictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (1)
146s_xmlEncryptionDictionary = new XmlEncryptionDictionary(Dictionary);
2 references to s_xmlEncryptionDictionary
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
145if (s_xmlEncryptionDictionary == null) 147return s_xmlEncryptionDictionary;