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