Implemented interface member:
property
File
Microsoft.Extensions.EnvironmentAbstractions.IFileSystem.File
2 references to File
dotnet.Tests (2)
CommandTests\Tool\Run\ToolRunCommandTests.cs (2)
73
fileSystem.
File
.WriteAllText(Path.Combine(testDirectoryRoot.Path, ManifestFilename),
81
fileSystem.
File
.CreateEmptyFile(fakeExecutable.Value);