6 references to GrandParentContext
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (6)
3629
ThrowException(nameof(SR.ParserXmlIslandMissing),
GrandParentContext
.ChildTagLocalName);
3740
ThrowException(nameof(SR.ParserXmlIslandMissing),
GrandParentContext
.ChildTagLocalName);
3864
ThrowException(nameof(SR.ParserXmlIslandUnexpected),
GrandParentContext
.ChildTagLocalName);
4357
FirstTagName = $"{((Type)
GrandParentContext
.ContextData).Name}.{
GrandParentContext
.ChildTagLocalName}";
4419
GrandParentContext
.ChildTagLocalName);