2 references to TryGetMatchingKnownBuildCommand
Microsoft.Build (2)
BuildCheck\Checks\ExecCliBuildCheck.cs (2)
78if (TryGetMatchingKnownBuildCommand(commandSpan.Slice(start), out var knownBuildCommand)) 94if (TryGetMatchingKnownBuildCommand(command, out var knownBuildCommand))