3 instantiations of FileWrapper
dotnet (2)
ShellShim\EnvironmentPathFactory.cs (2)
41new FileWrapper()); 49fileSystem: new FileWrapper());
Microsoft.DotNet.InternalAbstractions (1)
FileSystemWrapper.cs (1)
10public IFile File { get; } = new FileWrapper();