2 references to _fileSystem
dotnet (2)
ShellShim\OsxBashEnvironmentPath.cs (2)
34
_fileSystem
.WriteAllText(DotnetCliToolsPathsDPath, _packageExecutablePath.PathWithTilde);
54
if (
_fileSystem
.Exists(DotnetCliToolsPathsDPath))