3 writes to securityJan2004Dictionary
System.IdentityModel (3)
System\IdentityModel\DictionaryManager.cs (3)
35this.securityJan2004Dictionary = XD.SecurityJan2004Dictionary; 54this.securityJan2004Dictionary = new SecurityJan2004Dictionary(parentDictionary); 107set { this.securityJan2004Dictionary = value; }
1 reference to securityJan2004Dictionary
System.IdentityModel (1)
System\IdentityModel\DictionaryManager.cs (1)
106get { return this.securityJan2004Dictionary; }