6 references to EmptyResultInstance
Microsoft.AspNetCore.Mvc.Core (6)
Infrastructure\ActionMethodExecutor.cs (6)
104return new(EmptyResultInstance); 114return new(EmptyResultInstance); 199return EmptyResultInstance; 209return EmptyResultInstance; 227return EmptyResultInstance; 237return EmptyResultInstance;