3 references to Value
Microsoft.DotNet.HotReload.Watch (3)
Aspire\AspireServiceFactory.cs (1)
246
CommandArguments = GetRunCommandArguments(projectLaunchInfo, _hostProjectOptions.LaunchProfileName.
Value
),
Browser\BrowserLauncher.cs (1)
141
projectOptions.LaunchProfileName.
Value
,
Utilities\Option.cs (1)
18
?
Value
?.ToString() ?? "null"