5 references to CommandCandidateType
dotnet (5)
CommandFactory\CommandResolution\DepsJsonCommandResolver.cs (5)
82
CommandCandidateType
.RuntimeCommandCandidate);
86
CommandCandidateType
.NativeCommandCandidate);
99
CommandCandidateType
commandCandidateType)
107
if (commandCandidateType ==
CommandCandidateType
.NativeCommandCandidate)
111
else if (commandCandidateType ==
CommandCandidateType
.RuntimeCommandCandidate)