2 references to TestRecordTypeWithProperty
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Validation\ClientValidatorCacheTest.cs (2)
92var metadata = modelMetadataProvider.GetMetadataForType(typeof(TestRecordTypeWithProperty)); 93var property = metadata.Properties[nameof(TestRecordTypeWithProperty.Property2)];