4 references to Text
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
603ImportContext.Text => "text", 1131case ImportContext.Text: 1607text.Mapping = ImportTypeMapping(_modelScope.GetTypeModel(targetType), ns, ImportContext.Text, a.XmlText.DataType, null, true, false, limiter); 1782text.Mapping = ImportTypeMapping(_modelScope.GetTypeModel(accessorType), ns, ImportContext.Text, a.XmlText.DataType, null, limiter);