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