2 writes to _xmlDataIslandDepth
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
3613_xmlDataIslandDepth = depth; 3618_xmlDataIslandDepth = -1;
2 references to _xmlDataIslandDepth
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
457return (_xmlDataIslandDepth != -1); 3609if(_xmlDataIslandDepth != -1)