4 writes to EncounteredIgnorableTag
PresentationBuildTasks (4)
Framework\System\Windows\Markup\XamlReaderHelper.cs (4)
3808textFlowData3.EncounteredIgnorableTag = true; 3818textFlowData1.EncounteredIgnorableTag = true; 3824textFlowData2.EncounteredIgnorableTag = true; 6443textFlowData.EncounteredIgnorableTag = false;
1 reference to EncounteredIgnorableTag
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
6439if (textFlowData.EncounteredIgnorableTag && textFlowData.TextNode != null)