1 write to _options
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
119_options = options;
4 references to _options
Aspire.Hosting (4)
Dcp\DcpExecutor.cs (4)
208if (_options.Value.WaitForResourceCleanup) 854var port = _options.Value.RandomizePorts && endpoint.IsProxied ? null : endpoint.Port; 1389DcpDependencyCheck.CheckDcpInfoAndLogErrors(resourceLogger, _options.Value, _dcpInfo); 1478modelResourceName = DcpNameGenerator.GetObjectNameForResource(modelResource, _options.Value);