3 references to GetInitialTextFromNodes
System.Data (3)
fx\src\data\System\Data\XmlDataLoader.cs (3)
423SetRowValueFromXmlText( row, c, GetInitialTextFromNodes( ref n ) ); 520SetRowValueFromXmlText( topMostRow, c, GetInitialTextFromNodes( ref n ) ); 695foundColumns[c.Ordinal] = c.ConvertXmlToObject(GetInitialTextFromNodes(ref n));