1 write to _isAllocated
Aspire.Hosting (1)
ApplicationModel\EndpointReference.cs (1)
35public bool IsAllocated => _isAllocated ??= GetAllocatedEndpoint() is not null;