7 instantiations of DriverSelection
Microsoft.Build.Framework (7)
Utilities\FileMatcher.cs (7)
2675
return new
DriverSelection
(
2689
return new
DriverSelection
(
2697
return new
DriverSelection
(
2705
return new
DriverSelection
(
2711
return new
DriverSelection
(
2716
DriverSelection LegacySelection(FileMatcherFallbackReason reason) =>
new
(
2723
DriverSelection OptimizedFallback(FileMatcherFallbackReason reason) =>
new
(
6 references to DriverSelection
Microsoft.Build.Framework (6)
Utilities\FileMatcher.cs (6)
2075
DriverSelection
selection = SelectDriver(
2143
DriverSelection
selection,
2531
DriverSelection
selection)
2646
internal
DriverSelection
SelectDriver(
2716
DriverSelection
LegacySelection(FileMatcherFallbackReason reason) => new(
2723
DriverSelection
OptimizedFallback(FileMatcherFallbackReason reason) => new(