2 writes to inAttribute
System.Xml (2)
System\Xml\Core\XmlTextEncoder.cs (2)
59
this.
inAttribute
= true;
75
this.
inAttribute
= false;
7 references to inAttribute
System.Xml (7)
System\Xml\Core\XmlTextEncoder.cs (7)
148
if (
inAttribute
) {
166
if (
inAttribute
&& quoteChar == ch ) {
174
if (
inAttribute
&& quoteChar == ch ) {
249
if (
inAttribute
) {
280
if (
inAttribute
) {
297
if (
inAttribute
&& quoteChar == ch ) {
305
if (
inAttribute
&& quoteChar == ch ) {