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