3 references to Version7
Microsoft.TestPlatform.CommunicationUtilities (3)
Messages\MessageType.cs (2)
199
[ProtocolVersion(Version3, typeof(int), Deprecated =
Version7
, Description = "Carries the process id the IDE should attach to. DEPRECATED, use EditorAttachDebugger2 instead.")]
281
[ProtocolVersion(
Version7
, typeof(EditorAttachDebuggerPayload))]
ProtocolVersioning.cs (1)
10
public const int HighestSupportedVersion =
Version7
;