1 reference to FindMethod
Microsoft.AspNetCore.Mvc.Core (1)
Filters\MiddlewareFilterConfigurationProvider.cs (1)
35
var configureMethod =
FindMethod
(startupType, typeof(void));