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