1 reference to Invoke
Microsoft.AspNetCore.Hosting (1)
Internal\ConfigureBuilder.cs (1)
20
public Action<IApplicationBuilder> Build(object? instance) => builder =>
Invoke
(instance, builder);