63 instantiations of RemoteInvokeOptions
Aspire.Azure.AI.OpenAI.Tests (2)
AzureOpenAISettingsTests.cs (1)
36=> new()
ConformanceTests.cs (1)
106=> new()
Aspire.Azure.Messaging.EventHubs.Tests (1)
AzureMessagingEventHubsSettingsTests.cs (1)
25=> new()
Aspire.Azure.Messaging.ServiceBus.Tests (1)
ConformanceTests.cs (1)
97=> new()
Aspire.Elastic.Clients.Elasticsearch.Tests (1)
AspireElasticClientExtensionsTest.cs (1)
166}, DefaultConnectionString, new RemoteInvokeOptions { TimeOut = 120_000 }).Dispose();
Aspire.OpenAI.Tests (2)
ConformanceTests.cs (1)
88=> new()
OpenAISettingsTests.cs (1)
36=> new()
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)
3222var options = new RemoteInvokeOptions(); 3242var 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)
641var options = new RemoteInvokeOptions(); 666var options = new RemoteInvokeOptions(); 1009var options = new RemoteInvokeOptions();
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutor.cs (1)
410options = 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();
80 references to RemoteInvokeOptions
Aspire.Azure.AI.OpenAI.Tests (2)
AzureOpenAISettingsTests.cs (1)
35private static RemoteInvokeOptions EnableTelemetry()
ConformanceTests.cs (1)
105private static RemoteInvokeOptions EnableTelemetry()
Aspire.Azure.Messaging.EventHubs.Tests (1)
AzureMessagingEventHubsSettingsTests.cs (1)
24private static RemoteInvokeOptions EnableTracingForAzureSdk()
Aspire.Azure.Messaging.ServiceBus.Tests (1)
ConformanceTests.cs (1)
96public static RemoteInvokeOptions EnableTracingForAzureSdk()
Aspire.OpenAI.Tests (2)
ConformanceTests.cs (1)
87private static RemoteInvokeOptions EnableTelemetry()
OpenAISettingsTests.cs (1)
35private static RemoteInvokeOptions EnableTelemetry()
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)
3222var options = new RemoteInvokeOptions(); 3242var 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)
641var options = new RemoteInvokeOptions(); 666var options = new RemoteInvokeOptions(); 1009var options = new RemoteInvokeOptions();
Microsoft.DotNet.RemoteExecutor (30)
RemoteExecutor.cs (28)
123public static RemoteInvokeHandle Invoke(Action method, RemoteInvokeOptions options = null) 133public static RemoteInvokeHandle Invoke(Action<string> method, string arg, RemoteInvokeOptions options = null) 144RemoteInvokeOptions options = null) 156string arg3, RemoteInvokeOptions options = null) 169string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 183string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 191public static RemoteInvokeHandle Invoke(Func<Task<int>> method, RemoteInvokeOptions options = null) 201RemoteInvokeOptions options = null) 212RemoteInvokeOptions options = null) 224string arg2, string arg3, RemoteInvokeOptions options = null) 237string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 251string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 259public static RemoteInvokeHandle Invoke(Func<Task> method, RemoteInvokeOptions options = null) 269RemoteInvokeOptions options = null) 280RemoteInvokeOptions options = null) 292string arg2, string arg3, RemoteInvokeOptions options = null) 305string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 319string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 327public static RemoteInvokeHandle Invoke(Func<int> method, RemoteInvokeOptions options = null) 337RemoteInvokeOptions options = null) 348RemoteInvokeOptions options = null) 360string arg2, string arg3, RemoteInvokeOptions options = null) 373string arg2, string arg3, string arg4, RemoteInvokeOptions options = null) 387string arg1, string arg2, string arg3, string arg4, string arg5, RemoteInvokeOptions options = null) 397RemoteInvokeOptions options = null) 408RemoteInvokeOptions options, bool pasteArguments = true) 481private static string GetConsoleAppArgs(RemoteInvokeOptions options, out IEnumerable<IDisposable> toDispose) 517private 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)