2 writes to IsAtomicValue
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
356
attributeNode.
IsAtomicValue
= isAtomicValue;
358
attributeNode.AttributeText.
IsAtomicValue
= isAtomicValue;
17 references to IsAtomicValue
System.Runtime.Serialization (17)
System\Runtime\Serialization\Json\XmlJsonReader.cs (1)
335
return ((!this.Node.
IsAtomicValue
) &&
System\Xml\XmlBaseReader.cs (16)
1396
if (node.
IsAtomicValue
)
1407
if (node.
IsAtomicValue
)
1638
if (node.
IsAtomicValue
)
1661
if (this.value == null && node.
IsAtomicValue
)
1673
if (this.value == null && node.
IsAtomicValue
)
1685
if (this.value == null && node.
IsAtomicValue
)
1697
if (this.value == null && node.
IsAtomicValue
)
1709
if (this.value == null && node.
IsAtomicValue
)
1721
if (this.value == null && node.
IsAtomicValue
)
1733
if (this.value == null && node.
IsAtomicValue
)
1745
if (this.value == null && node.
IsAtomicValue
)
1757
if (this.value == null && node.
IsAtomicValue
)
1769
if (this.value == null && node.
IsAtomicValue
)
1781
if (this.value == null && node.
IsAtomicValue
)
1794
if (this.value == null && node.
IsAtomicValue
)
1877
if (node.
IsAtomicValue
)