2 writes to _xmlDataIslandDepth
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
3614
_xmlDataIslandDepth
= depth;
3619
_xmlDataIslandDepth
= -1;
2 references to _xmlDataIslandDepth
PresentationBuildTasks (2)
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
463
return (
_xmlDataIslandDepth
!= -1);
3610
if(
_xmlDataIslandDepth
!= -1)