4 references to Text
System.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
546case ImportContext.Text: return "text"; 1003case ImportContext.Text: 1411text.Mapping = ImportTypeMapping(modelScope.GetTypeModel(targetType), ns, ImportContext.Text, a.XmlText.DataType, null, true, false, limiter); 1568text.Mapping = ImportTypeMapping(modelScope.GetTypeModel(accessorType), ns, ImportContext.Text, a.XmlText.DataType, null, limiter);