2 references to IsDefaultInternal
System.Xml (2)
System\Xml\Core\XmlWriter.cs (1)
349if (defattr || !reader.IsDefaultInternal) {
System\Xml\Core\XmlWriterAsync.cs (1)
231if (defattr || !reader.IsDefaultInternal) {