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