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