3 references to new
Microsoft.Build.Framework (3)
Coordinator\Messages\ServerMessage.Factory.cs (3)
14new(ServerMessageType.HandshakeResponse, static (reader, _) => ServerHandshakeMessage.ReadPayload(reader)), 15new(ServerMessageType.NodeGrant, static (reader, extendedFieldsByte) 21new(ServerMessageType.Error, static (reader, _) => ErrorMessage.ReadPayload(reader)));