61 instantiations of RemoteInvokeOptions
Aspire.Azure.Messaging.EventHubs.Tests (2)
AzureMessagingEventHubsSettingsTests.cs (1)
25=> new()
ConformanceTestsBase.cs (1)
65=> new()
Aspire.Azure.Messaging.ServiceBus.Tests (1)
ConformanceTests.cs (1)
97=> new()
Aspire.Cli.Tests (1)
Hosting\CliOrphanDetectorTests.cs (1)
216new RemoteInvokeOptions
Aspire.Hosting.Tests (1)
AppHostSmokeTests.cs (1)
32var remoteInvokeOptions = new RemoteInvokeOptions();
Microsoft.AspNetCore.Components.Tests (1)
ParameterViewTest.Assignment.cs (1)
607var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Http.Extensions.Tests (4)
JsonOptionsTests.cs (2)
17var options = new RemoteInvokeOptions(); 35var options = new RemoteInvokeOptions();
RequestDelegateFactoryTests.cs (2)
3302var options = new RemoteInvokeOptions(); 3322var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Http.Results.Tests (4)
ResultsOfTHelperTests.cs (4)
20var options = new RemoteInvokeOptions(); 37var options = new RemoteInvokeOptions(); 54var options = new RemoteInvokeOptions(); 69var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Mvc.Abstractions.Test (2)
ModelBinding\ModelMetadataTest.cs (2)
413var options = new RemoteInvokeOptions(); 430var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Mvc.Core.Test (3)
Formatters\SystemTextJsonOutputFormatterTest.cs (1)
275var options = new RemoteInvokeOptions();
JsonOptionsTest.cs (2)
16var options = new RemoteInvokeOptions(); 34var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.SignalR.Tests (1)
NativeAotTests.cs (1)
161var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Tests (3)
WebApplicationTests.cs (3)
643var options = new RemoteInvokeOptions(); 668var options = new RemoteInvokeOptions(); 1011var options = new RemoteInvokeOptions();
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutor.cs (1)
403options = options ?? new RemoteInvokeOptions();
Microsoft.DotNet.RemoteExecutor.Tests (12)
RemoteExecutorTests.cs (12)
16RemoteInvokeHandle h = RemoteExecutor.Invoke(() => { }, new RemoteInvokeOptions { RollForward = "Major" }); 31}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 41}, new RemoteInvokeOptions { RollForward = "Major" }); 57}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 69}, "a", "b", "c", "d", "e", new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 81}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 92}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose(); 107}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 120}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 132}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 144}, new RemoteInvokeOptions { RollForward = "Major" }).Dispose() 155new RemoteInvokeOptions { RollForward = "Major", CheckExitCode = false, ExpectedExitCode = 0 });
Microsoft.ML.CpuMath.UnitTests (25)
UnitTests.cs (25)
238var options = new RemoteInvokeOptions(); 273var options = new RemoteInvokeOptions(); 306var options = new RemoteInvokeOptions(); 344var options = new RemoteInvokeOptions(); 370var options = new RemoteInvokeOptions(); 396var options = new RemoteInvokeOptions(); 423var options = new RemoteInvokeOptions(); 450var options = new RemoteInvokeOptions(); 477var options = new RemoteInvokeOptions(); 506var options = new RemoteInvokeOptions(); 534var options = new RemoteInvokeOptions(); 567var options = new RemoteInvokeOptions(); 596var options = new RemoteInvokeOptions(); 630var options = new RemoteInvokeOptions(); 653var options = new RemoteInvokeOptions(); 676var options = new RemoteInvokeOptions(); 701var options = new RemoteInvokeOptions(); 724var options = new RemoteInvokeOptions(); 749var options = new RemoteInvokeOptions(); 777var options = new RemoteInvokeOptions(); 805var options = new RemoteInvokeOptions(); 835var options = new RemoteInvokeOptions(); 869var options = new RemoteInvokeOptions(); 929var options = new RemoteInvokeOptions(); 959var options = new RemoteInvokeOptions();
78 references to RemoteInvokeOptions
Aspire.Azure.Messaging.EventHubs.Tests (2)
AzureMessagingEventHubsSettingsTests.cs (1)
24private static RemoteInvokeOptions EnableTracingForAzureSdk()
ConformanceTestsBase.cs (1)
64protected static RemoteInvokeOptions EnableTracingForAzureSdk()
Aspire.Azure.Messaging.ServiceBus.Tests (1)
ConformanceTests.cs (1)
96public static RemoteInvokeOptions EnableTracingForAzureSdk()
Aspire.Hosting.Tests (1)
AppHostSmokeTests.cs (1)
32var remoteInvokeOptions = new RemoteInvokeOptions();
Microsoft.AspNetCore.Components.Tests (1)
ParameterViewTest.Assignment.cs (1)
607var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Http.Extensions.Tests (4)
JsonOptionsTests.cs (2)
17var options = new RemoteInvokeOptions(); 35var options = new RemoteInvokeOptions();
RequestDelegateFactoryTests.cs (2)
3302var options = new RemoteInvokeOptions(); 3322var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Http.Results.Tests (4)
ResultsOfTHelperTests.cs (4)
20var options = new RemoteInvokeOptions(); 37var options = new RemoteInvokeOptions(); 54var options = new RemoteInvokeOptions(); 69var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Mvc.Abstractions.Test (2)
ModelBinding\ModelMetadataTest.cs (2)
413var options = new RemoteInvokeOptions(); 430var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Mvc.Core.Test (3)
Formatters\SystemTextJsonOutputFormatterTest.cs (1)
275var options = new RemoteInvokeOptions();
JsonOptionsTest.cs (2)
16var options = new RemoteInvokeOptions(); 34var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.SignalR.Tests (1)
NativeAotTests.cs (1)
161var options = new RemoteInvokeOptions();
Microsoft.AspNetCore.Tests (3)
WebApplicationTests.cs (3)
643var options = new RemoteInvokeOptions(); 668var options = new RemoteInvokeOptions(); 1011var options = new RemoteInvokeOptions();
Microsoft.DotNet.RemoteExecutor (30)
RemoteExecutor.cs (28)
116public static RemoteInvokeHandle Invoke(Action method, RemoteInvokeOptions options = null) 126public static RemoteInvokeHandle Invoke(Action<string> method, string arg, RemoteInvokeOptions options = null) 137RemoteInvokeOptions options = null) 149string arg3, RemoteInvokeOptions options = null) 162string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 176string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 184public static RemoteInvokeHandle Invoke(Func<Task<int>> method, RemoteInvokeOptions options = null) 194RemoteInvokeOptions options = null) 205RemoteInvokeOptions options = null) 217string arg2, string arg3, RemoteInvokeOptions options = null) 230string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 244string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 252public static RemoteInvokeHandle Invoke(Func<Task> method, RemoteInvokeOptions options = null) 262RemoteInvokeOptions options = null) 273RemoteInvokeOptions options = null) 285string arg2, string arg3, RemoteInvokeOptions options = null) 298string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 312string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 320public static RemoteInvokeHandle Invoke(Func<int> method, RemoteInvokeOptions options = null) 330RemoteInvokeOptions options = null) 341RemoteInvokeOptions options = null) 353string arg2, string arg3, RemoteInvokeOptions options = null) 366string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 380string arg1, string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 390RemoteInvokeOptions options = null) 401RemoteInvokeOptions options, bool pasteArguments = true) 474private static string GetConsoleAppArgs(RemoteInvokeOptions options, out IEnumerable<IDisposable> toDispose) 510private static string GetRuntimeConfigPath(RemoteInvokeOptions options, out IEnumerable<IDisposable> toDispose)
RemoteInvokeHandle.cs (2)
21public RemoteInvokeHandle(Process process, RemoteInvokeOptions options, string assemblyName = null, string className = null, string methodName = null, IEnumerable<IDisposable> subDisposables = null) 42public RemoteInvokeOptions Options { get; private set; }
Microsoft.ML.CpuMath.UnitTests (26)
UnitTests.cs (26)
238var options = new RemoteInvokeOptions(); 273var options = new RemoteInvokeOptions(); 306var options = new RemoteInvokeOptions(); 344var options = new RemoteInvokeOptions(); 370var options = new RemoteInvokeOptions(); 396var options = new RemoteInvokeOptions(); 423var options = new RemoteInvokeOptions(); 450var options = new RemoteInvokeOptions(); 477var options = new RemoteInvokeOptions(); 506var options = new RemoteInvokeOptions(); 534var options = new RemoteInvokeOptions(); 567var options = new RemoteInvokeOptions(); 596var options = new RemoteInvokeOptions(); 630var options = new RemoteInvokeOptions(); 653var options = new RemoteInvokeOptions(); 676var options = new RemoteInvokeOptions(); 701var options = new RemoteInvokeOptions(); 724var options = new RemoteInvokeOptions(); 749var options = new RemoteInvokeOptions(); 777var options = new RemoteInvokeOptions(); 805var options = new RemoteInvokeOptions(); 835var options = new RemoteInvokeOptions(); 869var options = new RemoteInvokeOptions(); 929var options = new RemoteInvokeOptions(); 959var options = new RemoteInvokeOptions(); 987private void UpdateEnvVars(RemoteInvokeOptions options, Dictionary<string, string> environmentVariables)