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