2 references to GetBooleanAttribute
System.Data (2)
fx\src\data\System\Data\XmlDataLoader.cs (2)
358
if (XMLSchema.
GetBooleanAttribute
(rowElement, Keywords.XSI_NIL, Keywords.XSINS, false) && Common.ADP.IsEmpty(text) )
386
if (XMLSchema.
GetBooleanAttribute
(e, Keywords.XSI_NIL, Keywords.XSINS, false) && Common.ADP.IsEmpty(text) )