5 references to Entitize
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
420
using XmlWriter writer = XmlWriter.Create(fs, new XmlWriterSettings { NewLineHandling = NewLineHandling.
Entitize
, Indent = true });
System.Private.Xml (4)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1091
case NewLineHandling.
Entitize
:
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (1)
1009
case NewLineHandling.
Entitize
:
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
912
case NewLineHandling.
Entitize
:
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
882
case NewLineHandling.
Entitize
: