2 references to inLoad
System.Data (2)
fx\src\data\System\Data\DataTable.cs (2)
2585if (EnforceConstraints && !inLoad ) { // if we are evaluating expression, we need to validate constraints 3762if (EnforceConstraints && !inLoad ) {