3 writes to FirstChildRead
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
3661
ParentContext.
FirstChildRead
= true;
4373
ParentContext.
FirstChildRead
= true;
4413
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)
4370
!ParentContext.
FirstChildRead
)