2 references to BamlTextNode
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (2)
416BamlTreeNode textNode = new BamlTextNode(textContent.ToString()); 643BamlTreeNode node = new BamlTextNode(tokens[i].Value);