2 references to INodeEndpoint
Microsoft.Build.Tasks.Core (2)
INodeEndpoint.cs (2)
14
internal delegate void LinkStatusChangedDelegate(
INodeEndpoint
endpoint, LinkStatus status);
21
internal delegate void DataReceivedDelegate(
INodeEndpoint
endpoint, INodePacket packet);