3 writes to _category
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (3)
45
_category
= category;
60
_category
= other._category;
157
_category
= value;
5 references to _category
PresentationFramework (5)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (5)
60
_category = other.
_category
;
152
return
_category
;
173
&&
_category
== otherResource.
_category
);
184
^ (int)
_category
;