3 writes to _securityJan2004Dictionary
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (3)
34_securityJan2004Dictionary = XD.SecurityJan2004Dictionary; 53_securityJan2004Dictionary = new SecurityJan2004Dictionary(parentDictionary); 106set { _securityJan2004Dictionary = value; }
1 reference to _securityJan2004Dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (1)
105get { return _securityJan2004Dictionary; }