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