3 writes to FirstChildRead
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
3664
ParentContext.
FirstChildRead
= true;
4376
ParentContext.
FirstChildRead
= true;
4416
ParentContext?.
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
)