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