4 writes to inAttribute
System.Runtime.Serialization (4)
System\Xml\XmlBinaryWriter.cs (4)
46
this.
inAttribute
= false;
261
inAttribute
= true;
297
inAttribute
= true;
304
inAttribute
= false;
6 references to inAttribute
System.Runtime.Serialization (6)
System\Xml\XmlBinaryWriter.cs (6)
68
if (
inAttribute
)
77
if (
inAttribute
)
565
if (
inAttribute
)
597
if (
inAttribute
)
621
if (
inAttribute
)
646
if (
inAttribute
)