3 writes to _content
PresentationFramework (3)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (3)
44_content = content; 58_content = other._content; 80_content = value;
6 references to _content
PresentationFramework (6)
System\Windows\Markup\Localizer\BamlLocalizableResource.cs (6)
58_content = other._content; 75return _content; 171return (_content == otherResource._content 182return (_content == null ? 0 : _content.GetHashCode())