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