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