5 writes to addDefaultAttributesAndNormalize
System.Xml (5)
System\Xml\Core\XmlTextReaderImpl.cs (3)
6100
addDefaultAttributesAndNormalize
= true;
7944
addDefaultAttributesAndNormalize
= true;
8101
addDefaultAttributesAndNormalize
= true;
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
4152
addDefaultAttributesAndNormalize
= true;
4898
addDefaultAttributesAndNormalize
= true;
4 references to addDefaultAttributesAndNormalize
System.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (2)
4047
if (
addDefaultAttributesAndNormalize
) {
4529
if (
addDefaultAttributesAndNormalize
) {
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
1887
if (
addDefaultAttributesAndNormalize
) {
2415
if (
addDefaultAttributesAndNormalize
) {