[nuget-skip] Added bool overloads for StartProcess #72
Annotations
10 errors
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L20
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L21
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L22
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L23
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L24
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L25
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L26
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L27
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L20
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, string, bool, bool)' and 'KotzUtilities.StartProcess(string, string, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|
Analyze (csharp):
Kotz.Tests/Extensions/Utilities/StartProgramTests.cs#L21
The call is ambiguous between the following methods or properties: 'KotzUtilities.StartProcess(string, IEnumerable<string>, bool, bool)' and 'KotzUtilities.StartProcess(string, IEnumerable<string>, IReadOnlyCollection<DataReceivedEventHandler>?, IReadOnlyCollection<DataReceivedEventHandler>?)'
|