2 references to AppendAllLines
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\TraceLog.cs (1)
45File.AppendAllLines(path, [entry]);
SelectTests (1)
Program.cs (1)
346File.AppendAllLines(githubOutput, new[] { line });