1 write to _fileSystem
Microsoft.DotNet.Configurer (1)
AspNetCertificateSentinel.cs (1)
28_fileSystem = fileSystem;
2 references to _fileSystem
Microsoft.DotNet.Configurer (2)
AspNetCertificateSentinel.cs (2)
33return _fileSystem.File.Exists(SentinelPath); 38_fileSystem.CreateIfNotExists(SentinelPath);