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