Implemented interface member:
method
Add
Microsoft.AspNetCore.Builder.IEndpointConventionBuilder.Add(System.Action<Microsoft.AspNetCore.Builder.EndpointBuilder>)
1 reference to Add
Microsoft.AspNetCore.StaticAssets (1)
Development\StaticAssetDevelopmentRuntimeHandler.cs (1)
173builder.Add(hotReloadHandler.AttachRuntimePatching);