3 writes to _category
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (3)
46
_category
= category;
61
_category
= other._category;
158
_category
= value;
5 references to _category
PresentationFramework (5)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (5)
61
_category = other.
_category
;
153
return
_category
;
174
&&
_category
== otherResource.
_category
);
185
^ (int)
_category
;