3 references to IsEmptyElement
System.Data (3)
fx\src\data\System\NewXml\XmlBoundElement.cs (3)
248
if ( dp.
IsEmptyElement
)
269
if ( dp.
IsEmptyElement
)
276
if ( !dp.
IsEmptyElement
&& dp.MoveToFirstChild() ) {