4 writes to EncounteredIgnorableTag
PresentationBuildTasks (4)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (4)
3797
textFlowData3.
EncounteredIgnorableTag
= true;
3807
textFlowData1.
EncounteredIgnorableTag
= true;
3813
textFlowData2.
EncounteredIgnorableTag
= true;
6481
textFlowData.
EncounteredIgnorableTag
= false;
1 reference to EncounteredIgnorableTag
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
6477
if (textFlowData.
EncounteredIgnorableTag
&& textFlowData.TextNode != null)