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);
136
set {
_trustFeb2005Dictionary
= value; }
1 reference to _trustFeb2005Dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (1)
135
get { return
_trustFeb2005Dictionary
; }