1 implementation of IsNonCDataType
System.Private.Xml (1)
System\Xml\Schema\SchemaAttDef.cs (1)
75
bool IDtdAttributeInfo.
IsNonCDataType
1 reference to IsNonCDataType
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
4470
if (attributeInfo != null && attributeInfo.
IsNonCDataType
)