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