1 write to _file
Microsoft.DotNet.Configurer (1)
FileSentinel.cs (1)
20_file = file;
2 references to _file
Microsoft.DotNet.Configurer (2)
FileSentinel.cs (2)
26return _fileSystem.File.Exists(_file.Value); 31_fileSystem.CreateIfNotExists(_file.Value);