2 writes to _uid
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
477node._uid = _uid; 535set { _uid = value; }
2 references to _uid
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeNode.cs (2)
477node._uid = _uid; 534get { return _uid; }