2 instantiations of TrustFeb2005Dictionary
System.IdentityModel (2)
System\IdentityModel\DictionaryManager.cs (1)
57this.trustFeb2005Dictionary = new TrustFeb2005Dictionary(parentDictionary);
System\IdentityModel\XD.cs (1)
126trustFeb2005Dictionary = new TrustFeb2005Dictionary(Dictionary);
5 references to TrustFeb2005Dictionary
System.IdentityModel (5)
System\IdentityModel\DictionaryManager.cs (2)
22TrustFeb2005Dictionary trustFeb2005Dictionary; 134public TrustFeb2005Dictionary TrustFeb2005Dictionary
System\IdentityModel\Tokens\WSTrust.cs (1)
80if (parent.SerializerDictionary is TrustFeb2005Dictionary)
System\IdentityModel\XD.cs (2)
26static TrustFeb2005Dictionary trustFeb2005Dictionary; 121static public TrustFeb2005Dictionary TrustFeb2005Dictionary