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