Does this feature only detects strongly referenced resource or it is also be able to find out resource used by
[Required(ErrorMessageResourceType = typeof(Errors), ErrorMessageResourceName = "MyErrorMessage")]
public string MyProperty { get; set; }