4 writes to _otherDictionary
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\IdentityModel\Security\WSTrust.cs (4)
72_otherDictionary = null; 76_otherDictionary = parent._securityTokenSerializer.DictionaryManager.TrustFeb2005Dictionary; 81_otherDictionary = parent._securityTokenSerializer.DictionaryManager.TrustDec2005Dictionary; 86_otherDictionary = _parent.SerializerDictionary;
2 references to _otherDictionary
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\Security\WSTrust.cs (2)
85if (_otherDictionary == null) 111return (reader.IsStartElement(this.LocalName, this.NamespaceUri) || reader.IsStartElement(this.LocalName, _otherDictionary.Namespace));