1 write to _endpointFactory
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetEndpointDataSource.cs (1)
37
_endpointFactory
= endpointFactory;
1 reference to _endpointFactory
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetEndpointDataSource.cs (1)
109
endpoints.Add(
_endpointFactory
.Create(asset, _conventions, _finallyConventions));