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