2 writes to _dcpRunDisposable
Aspire.Hosting (2)
Dcp\DcpHostService.cs (2)
128
_dcpRunDisposable
= null;
173
(_,
_dcpRunDisposable
) = ProcessUtil.Run(dcpProcessSpec);
1 reference to _dcpRunDisposable
Aspire.Hosting (1)
Dcp\DcpHostService.cs (1)
126
if (
_dcpRunDisposable
is { } disposable)