1 write to ProcessPath
Microsoft.DotNet.MSBuildSdkResolver.Tests (1)
GivenAnMSBuildSdkResolver.cs (1)
745
ProcessPath
= dotnetPath;
13 references to ProcessPath
Microsoft.DotNet.MSBuildSdkResolver.Tests (13)
GivenAnMSBuildSdkResolver.cs (13)
69
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
94
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
121
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
202
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
322
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
404
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
426
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
453
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
481
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
555
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
584
result.Success.Should().BeTrue($"No error expected. Error encountered: {string.Join(Environment.NewLine, result.Errors ?? new string[] { })}. Mocked Process Path: {environment.
ProcessPath
}. Mocked Path: {environment.PathEnvironmentVariable}");
602
() => environment.
ProcessPath
,
656
() =>
ProcessPath
,