3 writes to securityJanXXX2005Dictionary
System.IdentityModel (3)
System\IdentityModel\DictionaryManager.cs (3)
36this.securityJanXXX2005Dictionary = XD.SecurityXXX2005Dictionary; 55this.securityJanXXX2005Dictionary = new SecurityXXX2005Dictionary(parentDictionary); 113set { this.securityJanXXX2005Dictionary = value; }
1 reference to securityJanXXX2005Dictionary
System.IdentityModel (1)
System\IdentityModel\DictionaryManager.cs (1)
112get { return this.securityJanXXX2005Dictionary; }