1 write to Driver
Microsoft.Build.Framework (1)
Utilities\FileMatcher.cs (1)
99
Driver
= driver;
4 references to Driver
Microsoft.Build.Framework (4)
Utilities\FileMatcher.cs (4)
2083
$"FileMatcher selected {selection.
Driver
}; fallback={selection.FallbackReason}; filespec={filespecUnescaped}",
2533
return selection.
Driver
switch
2544
selection.
Driver
),
2545
_ => throw new NotSupportedException(selection.
Driver
.ToString()),