3 writes to _category
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (3)
51
_category
= category;
66
_category
= other._category;
163
_category
= value;
5 references to _category
PresentationFramework (5)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (5)
66
_category = other.
_category
;
158
return
_category
;
179
&&
_category
== otherResource.
_category
);
190
^ (int)
_category
;