2 references to NO_ENTITIES
System.Xml (2)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
494
if ( ( currentElementProperties & ElementProperties.
NO_ENTITIES
) != 0 ) {
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
494
if ( ( currentElementProperties & ElementProperties.
NO_ENTITIES
) != 0 ) {