4 references to IDictionaryStringStringSerializeHandler
Microsoft.TestPlatform.CommunicationUtilities (4)
_generated\3\TestPlatformJsonContext.BeforeTestRunStartResult.g.cs (1)
110
IDictionaryStringStringSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult)value).EnvironmentVariables);
_generated\62\TestPlatformJsonContext.TestProcessStartInfo.g.cs (2)
172
IDictionaryStringStringSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)value).EnvironmentVariables);
174
IDictionaryStringStringSerializeHandler
(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)value).CustomProperties);
_generated\81\TestPlatformJsonContext.IDictionaryStringString.g.cs (1)
32
SerializeHandler =
IDictionaryStringStringSerializeHandler
,