5 references to GetProperty
Microsoft.AspNetCore.Mvc.Core.Test (5)
ApplicationModels\ApiConventionApplicationModelConventionTest.cs (5)
77var attribute = GetProperty<ProducesErrorResponseTypeAttribute>(action); 93var attribute = GetProperty<ProducesErrorResponseTypeAttribute>(action); 111var attribute = GetProperty<ProducesErrorResponseTypeAttribute>(action); 130var attribute = GetProperty<ProducesErrorResponseTypeAttribute>(action); 146var attribute = GetProperty<ProducesErrorResponseTypeAttribute>(action);