1 write to _diagnosticListener
VBCSCompiler (1)
ServerDispatcher.cs (1)
71_diagnosticListener = diagnosticListener ?? new EmptyDiagnosticListener();
4 references to _diagnosticListener
VBCSCompiler (4)
ServerDispatcher.cs (4)
154_diagnosticListener.ConnectionReceived(); 171_diagnosticListener.KeepAliveReached(); 313_diagnosticListener.ConnectionCompleted(completionData); 328_diagnosticListener.UpdateKeepAlive(keepAlive);