1 instantiation of StaticAssetEndpointFactory
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetsManifest.cs (1)
42new StaticAssetEndpointFactory(endpoints.ServiceProvider),
2 references to StaticAssetEndpointFactory
Microsoft.AspNetCore.StaticAssets (2)
StaticAssetEndpointDataSource.cs (2)
20private readonly StaticAssetEndpointFactory _endpointFactory; 29StaticAssetEndpointFactory endpointFactory,