2 references to ServerHandshakeMessage
Microsoft.Build.Framework (1)
Coordinator\Messages\ServerHandshakeMessage.cs (1)
48return new(ImmutableCollectionsMarshal.AsImmutableArray(capabilities));
MSBuild.Coordinator (1)
CoordinatorServer.cs (1)
173initialWriter.Write(new ServerHandshakeMessage([]));