2 references to IEditAndContinueLogReporter
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueService.cs (1)
64
[Import(AllowDefault = true)]
IEditAndContinueLogReporter
? logReporter)
EditAndContinue\TraceLog.cs (1)
31
internal sealed class TraceLog(string name,
IEditAndContinueLogReporter
? logService = null, int logSize = 2048)