3 writes to secureConversationFeb2005Dictionary
System.IdentityModel (3)
System\IdentityModel\DictionaryManager.cs (3)
37this.secureConversationFeb2005Dictionary = XD.SecureConversationFeb2005Dictionary; 56this.secureConversationFeb2005Dictionary = new SecureConversationFeb2005Dictionary(parentDictionary); 125set { this.secureConversationFeb2005Dictionary = value; }
1 reference to secureConversationFeb2005Dictionary
System.IdentityModel (1)
System\IdentityModel\DictionaryManager.cs (1)
124get { return this.secureConversationFeb2005Dictionary; }