1 write to _childTag
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
1556_childTag = value;
3 references to _childTag
PresentationBuildTasks (3)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (3)
1567return _childTag == null ? 1569_childTag.Substring(_childTag.LastIndexOf('.') + 1);