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