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