1 instantiation of ProjectLaunchProfileParser
Microsoft.DotNet.ProjectTools (1)
LaunchSettings\ProjectLaunchProfileParser.cs (1)
12
public static readonly ProjectLaunchProfileParser Instance =
new
();
3 references to ProjectLaunchProfileParser
Microsoft.DotNet.ProjectTools (3)
LaunchSettings\LaunchSettings.cs (2)
17
{
ProjectLaunchProfileParser
.CommandName,
ProjectLaunchProfileParser
.Instance },
LaunchSettings\ProjectLaunchProfileParser.cs (1)
12
public static readonly
ProjectLaunchProfileParser
Instance = new();