3 writes to FirstChildRead
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
3661ParentContext.FirstChildRead = true; 4373ParentContext.FirstChildRead = true; 4413ParentContext?.FirstChildRead = true; // may already be true
1 reference to FirstChildRead
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
4370!ParentContext.FirstChildRead)