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