1 write to _uid
PresentationFramework (1)
src\Framework\System\Windows\Markup\Localizer\BamlLocalizableResourceKey.cs (1)
46_uid = uid;
4 references to _uid
PresentationFramework (4)
src\Framework\System\Windows\Markup\Localizer\BamlLocalizableResourceKey.cs (4)
77get { return _uid; } 121return _uid == other._uid 142return _uid.GetHashCode()