3 writes to _secureConversationFeb2005Dictionary
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (3)
36
_secureConversationFeb2005Dictionary
= XD.SecureConversationFeb2005Dictionary;
55
_secureConversationFeb2005Dictionary
= new SecureConversationFeb2005Dictionary(parentDictionary);
124
set {
_secureConversationFeb2005Dictionary
= value; }
1 reference to _secureConversationFeb2005Dictionary
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\DictionaryManager.cs (1)
123
get { return
_secureConversationFeb2005Dictionary
; }