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