1 write to CustomProperties
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\62\TestPlatformJsonContext.TestProcessStartInfo.g.cs (1)
141
Setter = static (obj, value) => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)obj).
CustomProperties
= value!,
2 references to CustomProperties
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\62\TestPlatformJsonContext.TestProcessStartInfo.g.cs (2)
140
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)obj).
CustomProperties
,
174
IDictionaryStringStringSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)value).
CustomProperties
);