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