1 write to _endpointFactory
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetEndpointDataSource.cs (1)
32_endpointFactory = endpointFactory;
1 reference to _endpointFactory
Microsoft.AspNetCore.StaticAssets (1)
StaticAssetEndpointDataSource.cs (1)
94endpoints.Add(_endpointFactory.Create(resource, _conventions, _finallyConventions));