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