2 references to AppendInMemory
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\TraceLog.cs (2)
236
=>
AppendInMemory
(new Entry("Error writing log file '{0}': {1}", [new Arg(path), new Arg(e.Message)]));
240
AppendInMemory
(entry);