1 reference to LaunchMode
dotnet-watch (1)
RunSessionRequest.cs (1)
79
Debug = string.Equals(projectLaunchConfig.
LaunchMode
, DebugLaunchMode, StringComparison.OrdinalIgnoreCase),