2 writes to isDiffgram
System.Data (2)
fx\src\data\System\Data\DataSet.cs (1)
2250
xmlload.
isDiffgram
= true; // turn on the special processing
fx\src\data\System\Data\DataTable.cs (1)
5620
xmlload.
isDiffgram
= true; // turn on the special processing
4 references to isDiffgram
System.Data (4)
fx\src\data\System\Data\XmlDataLoader.cs (4)
587
if (!
isDiffgram
&& !isTableLevel) { // Not a diffgram and not DataSet?
660
Debug.Assert (!
isDiffgram
, "Diffgram mode is on while we have topMostNode table. This is bad." );
876
if (
isDiffgram
) { // Now handle some diffgram attributes
1000
if (
isDiffgram
) { // In case of diffgram