2 writes to _sendDataDelegate
Microsoft.Build (2)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (2)
42
_sendDataDelegate
= sendData;
156
_sendDataDelegate
= null;
1 reference to _sendDataDelegate
Microsoft.Build (1)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (1)
148
_sendDataDelegate
(logPacket);