2 writes to ServeEndpointCreated
Aspire.Hosting.JavaScript (2)
DenoHostingExtensions.cs (2)
398annotation.ServeEndpointCreated = false; 445annotation.ServeEndpointCreated = existingEndpoint is null;
1 reference to ServeEndpointCreated
Aspire.Hosting.JavaScript (1)
DenoHostingExtensions.cs (1)
387if (annotation.ServeEndpointCreated)