3 references to ApiExplorerInboundOutBoundController
ApiExplorerWebSite (3)
ApiExplorerInboundOutboundConvention.cs (2)
30if (action.ActionName == nameof(ApiExplorerInboundOutBoundController.SuppressedForPathMatching)) 34else if (action.ActionName == nameof(ApiExplorerInboundOutBoundController.SuppressedForLinkGeneration))
Startup.cs (1)
24typeof(ApiExplorerInboundOutBoundController)));