4 references to HEAD
System.Xml (4)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (2)
177
if ( ( currentElementProperties & ElementProperties.
HEAD
) != 0 ) {
843
if ( ( currentElementProperties & ElementProperties.
HEAD
) != 0) {
System\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
177
if ( ( currentElementProperties & ElementProperties.
HEAD
) != 0 ) {
843
if ( ( currentElementProperties & ElementProperties.
HEAD
) != 0) {