1 write to _prefix
PresentationFramework (1)
MS\Internal\Globalization\BamlTreeNode.cs (1)
623_prefix = prefix;
2 references to _prefix
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
629writer.WriteXmlnsProperty(_prefix, _xmlns); 634return new BamlXmlnsPropertyNode(_prefix, _xmlns);