2 references to PropName_TargetFramework
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\53\TestPlatformJsonContext.EditorAttachDebuggerPayload.g.cs (1)
129writer.WriteString(PropName_TargetFramework, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload)value).TargetFramework);
_generated\61\TestPlatformJsonContext.TestProcessAttachDebuggerPayload.g.cs (1)
109writer.WriteString(PropName_TargetFramework, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessAttachDebuggerPayload)value).TargetFramework);