1 reference to OutputReceived
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.cs (1)
155
(error ? ErrorOutputReceived :
OutputReceived
)?.Invoke(buffer, count);