3 writes to _content
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (3)
49_content = content; 63_content = other._content; 85_content = value;
6 references to _content
PresentationFramework (6)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (6)
63_content = other._content; 80return _content; 176return (_content == otherResource._content 187return (_content == null ? 0 : _content.GetHashCode())