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