2 references to SentinelPath
Microsoft.DotNet.Configurer (2)
FirstTimeUseNoticeSentinel.cs (2)
33
return _fileSystem.File.Exists(
SentinelPath
);
38
_fileSystem.CreateIfNotExists(
SentinelPath
);