2 references to PropName_KeepAlive
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\49\TestPlatformJsonContext.TestRunCriteria.g.cs (1)
362
writer.WriteBoolean(
PropName_KeepAlive
, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria)value).KeepAlive);
_generated\50\TestPlatformJsonContext.TestRunRequestPayload.g.cs (1)
213
writer.WriteBoolean(
PropName_KeepAlive
, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload)value).KeepAlive);