2 implementations of ConnectionReceived
VBCSCompiler (1)
DiagnosticListener.cs (1)
43public void ConnectionReceived()
VBCSCompiler.UnitTests (1)
TestableDiagnosticListener.cs (1)
24public void ConnectionReceived() => ConnectionReceivedCount++;
1 reference to ConnectionReceived
VBCSCompiler (1)
ServerDispatcher.cs (1)
154_diagnosticListener.ConnectionReceived();