2 writes to atomize
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (2)
1121this.dom.atomize = true; 1155this.atomize = false; // Will get fixed at the end of this function
18 references to atomize
System.ServiceModel (18)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (18)
279if (!this.dom.atomize) 399if (!this.dom.atomize) 410if (!this.dom.atomize) 421if (!this.dom.atomize) 629if (!this.dom.atomize) 640if (!this.dom.atomize) 1029if (!this.dom.atomize) 1040if (!this.dom.atomize) 1051if (!this.dom.atomize) 1062if (!this.dom.atomize) 1073if (!this.dom.atomize) 1084if (!this.dom.atomize) 1095if (!this.dom.atomize) 1106if (!this.dom.atomize) 1119if (!this.dom.atomize) 1755if (this.atomize) 1778this.nodes[self].prefix = this.atomize ? this.nameTable.Add(reader.Prefix) : reader.Prefix; 1799if (this.atomize)