2 references to BamlTextNode
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
391BamlTreeNode textNode = new BamlTextNode(textContent.ToString()); 617BamlTreeNode node = new BamlTextNode(token.Value);