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