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