2 references to FileSentinel
dotnet (1)
FirstRunExperience.cs (1)
65
IFileSentinel toolPathSentinel = new
FileSentinel
(new FilePath(toolPath));
dotnet-aot (1)
src\sdk\src\Cli\dotnet\FirstRunExperience.cs (1)
65
IFileSentinel toolPathSentinel = new
FileSentinel
(new FilePath(toolPath));