1 write to _propertyName
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\LocalizableString.cs (1)
38
_propertyName
= propertyName;
1 reference to _propertyName
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\LocalizableString.cs (1)
152
string exceptionMessage = SR.Format(SR.LocalizableString_LocalizationFailed,
_propertyName
, _resourceType.FullName, _propertyValue);