4 references to Version3
Microsoft.TestPlatform.CommunicationUtilities (4)
Messages\MessageType.cs (4)
187
[ProtocolVersion(
Version3
, typeof(TestProcessAttachDebuggerPayload))]
193
[ProtocolVersion(
Version3
, typeof(bool))]
199
[ProtocolVersion(
Version3
, typeof(int), Deprecated = Version7, Description = "Carries the process id the IDE should attach to. DEPRECATED, use EditorAttachDebugger2 instead.")]
205
[ProtocolVersion(
Version3
, typeof(EditorAttachDebuggerAckPayload))]