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