3 writes to _content
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (3)
43_content = content; 57_content = other._content; 79_content = value;
6 references to _content
PresentationFramework (6)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (6)
57_content = other._content; 74return _content; 170return (_content == otherResource._content 181return (_content == null ? 0 : _content.GetHashCode())