3 writes to _trustFeb2005Dictionary
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (3)
37_trustFeb2005Dictionary = XD.TrustFeb2005Dictionary; 56_trustFeb2005Dictionary = new TrustFeb2005Dictionary(parentDictionary); 136set { _trustFeb2005Dictionary = value; }
1 reference to _trustFeb2005Dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (1)
135get { return _trustFeb2005Dictionary; }