2 writes to HasNonCDataAttribute
System.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
717
elementDecl.
HasNonCDataAttribute
= true;
System\Xml\Schema\DtdParserAsync.cs (1)
362
elementDecl.
HasNonCDataAttribute
= true;
1 reference to HasNonCDataAttribute
System.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
327
if ( e.
HasNonCDataAttribute
) {