2 writes to _dictionary
System.Private.DataContractSerialization (2)
System\Xml\XmlBufferReader.cs (2)
94_dictionary = dictionary; 114_dictionary = null;
4 references to _dictionary
System.Private.DataContractSerialization (4)
System\Xml\XmlBufferReader.cs (4)
809if ((key1 & 1) == 0 && xmlString2.Dictionary == _dictionary) 1045keyDictionary = _dictionary!; 1072if (_dictionary == null) 1075if (!_dictionary.TryLookup(staticKey, out _))