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