4 writes to _otherDictionary
System.ServiceModel.Primitives (4)
System\IdentityModel\Security\WSTrust.cs (4)
63_otherDictionary = null; 67_otherDictionary = parent._securityTokenSerializer.DictionaryManager.TrustFeb2005Dictionary; 72_otherDictionary = parent._securityTokenSerializer.DictionaryManager.TrustDec2005Dictionary; 78_otherDictionary = _parent.SerializerDictionary;
2 references to _otherDictionary
System.ServiceModel.Primitives (2)
System\IdentityModel\Security\WSTrust.cs (2)
76if (_otherDictionary == null) 105return (reader.IsStartElement(LocalName, NamespaceUri) || reader.IsStartElement(LocalName, _otherDictionary.Namespace));