7 references to ChildTagLocalName
PresentationBuildTasks (7)
Framework\System\Windows\Markup\XamlReaderHelper.cs (7)
3630ThrowException(SRID.ParserXmlIslandMissing, GrandParentContext.ChildTagLocalName); 3741ThrowException(SRID.ParserXmlIslandMissing, GrandParentContext.ChildTagLocalName); 3865ThrowException(SRID.ParserXmlIslandUnexpected, GrandParentContext.ChildTagLocalName); 4353FirstTagName = ((Type)GrandParentContext.ContextData).Name + "." + GrandParentContext.ChildTagLocalName; 4414ThrowException(SRID.ParserBadChild, ParentContext.ChildTagLocalName, 4415GrandParentContext.ChildTagLocalName); 4990CurrentContext.ChildTagLocalName);