3 references to _conventions
Microsoft.AspNetCore.StaticAssets (3)
StaticAssetEndpointDataSource.cs (3)
43
_conventions
.Add(c => c.Metadata.Add(new BuildAssetMetadata()));
50
_conventions
,
109
endpoints.Add(_endpointFactory.Create(asset,
_conventions
, _finallyConventions));