2 references to OutputReceived
InteractiveHost.UnitTests (1)
InteractiveHostDesktopTests.cs (1)
133
Host.
OutputReceived
+= (_, __) =>
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.cs (1)
156
(error ? ErrorOutputReceived :
OutputReceived
)?.Invoke(buffer, count);