1 write to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
TryValidateModelIntegrationTest.cs (1)
58
Name
= "MVC",
1 reference to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ProductValidatorAttribute.cs (1)
27
if (!software.Country.Equals("USA") || string.IsNullOrEmpty(software.
Name
))