3 writes to _secureConversationFeb2005Dictionary
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (3)
36_secureConversationFeb2005Dictionary = XD.SecureConversationFeb2005Dictionary; 55_secureConversationFeb2005Dictionary = new SecureConversationFeb2005Dictionary(parentDictionary); 124set { _secureConversationFeb2005Dictionary = value; }
1 reference to _secureConversationFeb2005Dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (1)
123get { return _secureConversationFeb2005Dictionary; }