2 writes to _isDiffgram
System.Data.Common (2)
System\Data\DataSet.cs (1)
2505
xmlload.
_isDiffgram
= true; // turn on the special processing
System\Data\DataTable.cs (1)
6352
xmlload.
_isDiffgram
= true; // turn on the special processing
4 references to _isDiffgram
System.Data.Common (4)
System\Data\XmlDataLoader.cs (4)
613
if (!
_isDiffgram
&& !_isTableLevel)
694
Debug.Assert(!
_isDiffgram
, "Diffgram mode is on while we have topMostNode table. This is bad.");
915
if (
_isDiffgram
)
1060
if (
_isDiffgram
)