1 implementation of IsNonCDataType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaAttDef.cs (1)
81
bool IDtdAttributeInfo.
IsNonCDataType
1 reference to IsNonCDataType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
4562
if (attributeInfo != null && attributeInfo.
IsNonCDataType
)