2 writes to ServeEnvironmentCallback
Aspire.Hosting.JavaScript (2)
DenoHostingExtensions.cs (2)
399annotation.ServeEnvironmentCallback = null; 446annotation.ServeEnvironmentCallback = environmentCallback;
1 reference to ServeEnvironmentCallback
Aspire.Hosting.JavaScript (1)
DenoHostingExtensions.cs (1)
382if (annotation.ServeEnvironmentCallback is { } environmentCallback)