4 references to TestCase
Microsoft.TestPlatform.CommunicationUtilities (4)
_generated\58\TestPlatformJsonContext.TestCaseArray.g.cs (1)
59
global::System.Text.Json.JsonSerializer.Serialize(writer, value[i],
TestCase
);
_generated\65\TestPlatformJsonContext.TestResult.g.cs (1)
355
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult)value).TestCase,
TestCase
);
_generated\84\TestPlatformJsonContext.IEnumerableTestCase.g.cs (1)
59
global::System.Text.Json.JsonSerializer.Serialize(writer, element,
TestCase
);
_generated\92\TestPlatformJsonContext.ListTestCase.g.cs (1)
59
global::System.Text.Json.JsonSerializer.Serialize(writer, value[i],
TestCase
);