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