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