1 write to _collectionUrl
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\ResourceCollectionConvention.cs (1)
40
_collectionUrl
= url;
2 references to _collectionUrl
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\ResourceCollectionConvention.cs (2)
54
if (
_collectionUrl
!= null)
56
eb.Metadata.Add(new ResourceCollectionUrlMetadata(
_collectionUrl
));