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);