1 write to MuxerPath
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\CommandLineUtils\Utilities\DotNetMuxer.cs (1)
27
MuxerPath
= TryFindMuxerPath();
2 references to MuxerPath
Microsoft.AspNetCore.Shared.Tests (2)
DotNetMuxerTests.cs (1)
17
var muxerPath = DotNetMuxer.
MuxerPath
;
src\Shared\CommandLineUtils\Utilities\DotNetMuxer.cs (1)
41
=>
MuxerPath
?? MuxerName;