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