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)
109endpoints.Add(_endpointFactory.Create(asset, _conventions, _finallyConventions));