2 writes to HasNonCDataAttribute
System.Private.Xml (2)
System\Xml\Schema\DtdParser.cs (1)
758
elementDecl.
HasNonCDataAttribute
= true;
System\Xml\Schema\DtdParserAsync.cs (1)
402
elementDecl.
HasNonCDataAttribute
= true;
1 reference to HasNonCDataAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
336
if (e.
HasNonCDataAttribute
)