1 write to ExecutablePath
Microsoft.DotNet.Tools.Tests.ComponentMocks (1)
AppHostShellShimMakerMock.cs (1)
26ExecutablePath = entryPoint.Value
2 references to ExecutablePath
dotnet.Tests (2)
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (2)
153_fileSystem.File.Exists(deserializedFakeShim.ExecutablePath).Should().BeTrue(); 219_fileSystem.File.Exists(deserializedFakeShim.ExecutablePath).Should().BeTrue();