4 references to SetRowValueFromXmlText
System.Data (4)
fx\src\data\System\Data\XmlDataLoader.cs (4)
361SetRowValueFromXmlText( row, column, text ); 389SetRowValueFromXmlText( row, c, text ); 423SetRowValueFromXmlText( row, c, GetInitialTextFromNodes( ref n ) ); 520SetRowValueFromXmlText( topMostRow, c, GetInitialTextFromNodes( ref n ) );