1 write to _type
ApiExplorerWebSite (1)
ApiExplorerInboundOutboundConvention.cs (1)
19
_type
= type.GetTypeInfo();
1 reference to _type
ApiExplorerWebSite (1)
ApiExplorerInboundOutboundConvention.cs (1)
26
if (controller.ControllerType ==
_type
)