2 instantiations of FakeDangerousFileDetector
dotnet.Tests (2)
CommandFactoryTests\GivenALocalToolsCommandResolver.cs (2)
90
new(new DirectoryPath(_testDirectoryRoot), _fileSystem, new
FakeDangerousFileDetector
());
123
new(new DirectoryPath(_testDirectoryRoot), _fileSystem, new
FakeDangerousFileDetector
());