1 write to _targetProjectPath
Aspire.Hosting.EntityFrameworkCore (1)
EFCoreOperationExecutor.cs (1)
72
_targetProjectPath
= targetProjectPath;
1 reference to _targetProjectPath
Aspire.Hosting.EntityFrameworkCore (1)
EFCoreOperationExecutor.cs (1)
126
_resolvedTargetProjectPath =
_targetProjectPath
?? _startupProjectPath;