3 writes to trustFeb2005Dictionary
System.IdentityModel (3)
System\IdentityModel\DictionaryManager.cs (3)
38this.trustFeb2005Dictionary = XD.TrustFeb2005Dictionary; 57this.trustFeb2005Dictionary = new TrustFeb2005Dictionary(parentDictionary); 137set { this.trustFeb2005Dictionary = value; }
1 reference to trustFeb2005Dictionary
System.IdentityModel (1)
System\IdentityModel\DictionaryManager.cs (1)
136get { return this.trustFeb2005Dictionary; }