1 write to CustomProperties
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\62\TestPlatformJsonContext.TestProcessStartInfo.g.cs (1)
141Setter = 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)
140Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)obj).CustomProperties, 174IDictionaryStringStringSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo)value).CustomProperties);