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)
54if (_collectionUrl != null) 56eb.Metadata.Add(new ResourceCollectionUrlMetadata(_collectionUrl));