2 instantiations of SecureConversationDec2005Dictionary
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (1)
56s_secureConversationDec2005Dictionary = new SecureConversationDec2005Dictionary(Dictionary);
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
154dictionaryManager.SecureConversationDec2005Dictionary = new IdentityModel.SecureConversationDec2005Dictionary(new CollectionDictionary(DXD.SecureConversationDec2005Dictionary.SecureConversationDictionaryStrings));
4 references to SecureConversationDec2005Dictionary
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (2)
19private SecureConversationDec2005Dictionary _secureConversationDec2005Dictionary; 115public SecureConversationDec2005Dictionary SecureConversationDec2005Dictionary
FrameworkFork\System.ServiceModel\System\IdentityModel\XD.cs (2)
19private static SecureConversationDec2005Dictionary s_secureConversationDec2005Dictionary; 51static public SecureConversationDec2005Dictionary SecureConversationDec2005Dictionary