4 references to _PropsNotEmpty
System.Data (4)
fx\src\data\System\Data\xmlsaver.cs (4)
305
if(
_PropsNotEmpty
(ds.extendedProperties)) {
310
if(
_PropsNotEmpty
(table.extendedProperties)) {
314
if(
_PropsNotEmpty
(table.Columns[c].extendedProperties)) {
321
if(
_PropsNotEmpty
(ds.Relations[r].extendedProperties)) {