3 writes to fDataRowCreatedSpecial
System.Data (3)
fx\src\data\System\NewXml\XmlDataDocument.cs (3)
225
fDataRowCreatedSpecial
= true;
230
fDataRowCreatedSpecial
= false;
2341
this.
fDataRowCreatedSpecial
= false;
7 references to fDataRowCreatedSpecial
System.Data (7)
fx\src\data\System\NewXml\XmlDataDocument.cs (7)
222
Debug.Assert(
fDataRowCreatedSpecial
== false );
228
Debug.Assert(
fDataRowCreatedSpecial
== true );
248
if (
fDataRowCreatedSpecial
)
334
Debug.Assert(
fDataRowCreatedSpecial
== false );
476
if (
fDataRowCreatedSpecial
) {
493
Debug.Assert(
fDataRowCreatedSpecial
== false );
1064
if (
fDataRowCreatedSpecial
)