2 references to GetInitialTextFromNodes
System.Data.Common (2)
System\Data\XmlDataLoader.cs (2)
462SetRowValueFromXmlText(row, c, GetInitialTextFromNodes(ref n)); 725foundColumns[c.Ordinal] = c.ConvertXmlToObject(GetInitialTextFromNodes(ref n));