2 writes to _xmlDataIslandDepth
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
3603
_xmlDataIslandDepth
= depth;
3608
_xmlDataIslandDepth
= -1;
2 references to _xmlDataIslandDepth
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
443
return (
_xmlDataIslandDepth
!= -1);
3599
if(
_xmlDataIslandDepth
!= -1)