2 writes to _muxerPath
Microsoft.DotNet.Cli.Utils (2)
Muxer.cs (2)
47_muxerPath = muxerPathMaybe; 77_muxerPath = processPath;
3 references to _muxerPath
Microsoft.DotNet.Cli.Utils (3)
Muxer.cs (3)
29if (_muxerPath == null) 33return _muxerPath; 51if (_muxerPath is null)