4 references to EMPTY
System.Xml (4)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (2)
192
if ( ( currentElementProperties & ElementProperties.
EMPTY
) == 0 ) {
213
if ( ( currentElementProperties & ElementProperties.
EMPTY
) == 0 ) {
System\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
192
if ( ( currentElementProperties & ElementProperties.
EMPTY
) == 0 ) {
213
if ( ( currentElementProperties & ElementProperties.
EMPTY
) == 0 ) {