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