1 write to _watchException
aspire (1)
Backchannel\ResourceSnapshotWatcher.cs (1)
68
_watchException
= ex;
1 reference to _watchException
aspire (1)
Backchannel\ResourceSnapshotWatcher.cs (1)
76
public Exception? WatchException =>
_watchException
;