7 references to Invoke
Aspire.Components.Common.TestUtilities (1)
ConformanceTests.cs (1)
613using var handle = RemoteExecutor.Invoke(action, arg, GetRemoteInvokeOptionsForLogging(options));
Microsoft.ML.Tokenizers.Tests (1)
TiktokenTests.cs (1)
551RemoteExecutor.Invoke(static (name) =>
System.Windows.Forms.Tests (5)
System\Windows\Forms\ApplicationTests.cs (1)
127RemoteExecutor.Invoke((valueString) =>
System\Windows\Forms\DataGridViewHeaderCellTests.cs (1)
4410RemoteExecutor.Invoke((rowIndexString) =>
System\Windows\Forms\ListViewInsertionMarkTests.cs (2)
459RemoteExecutor.Invoke((indexString) => 513RemoteExecutor.Invoke((indexString) =>
System\Windows\Forms\TabPageTests.cs (1)
544RemoteExecutor.Invoke((useVisualStyleBackColorString) =>