2 writes to _sendDataDelegate
Microsoft.Build (2)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (2)
43_sendDataDelegate = sendData; 159_sendDataDelegate = null;
1 reference to _sendDataDelegate
Microsoft.Build (1)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (1)
151_sendDataDelegate(logPacket);