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