1 write to _attributes
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (1)
ModelMetadataProviderTest.cs (1)
1056_attributes = attributes;
3 references to _attributes
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (3)
ModelMetadataProviderTest.cs (3)
1062if (_attributes?.Length > 0) 1067_attributes.Concat(entry.ModelAttributes.TypeAttributes).ToArray(), 1084_attributes.Concat(e.ModelAttributes.PropertyAttributes),