Microsoft\Scripting\Ast\DebugViewWriter.cs (9)
165Out(Flow.None, s, Flow.None);
169Out(before, s, Flow.None);
173Out(Flow.None, s, after);
178case Flow.None:
386Out("(", Flow.None);
391Out(Flow.None, ")", Flow.Break);
405Out("(", Flow.None);
409Out(Flow.None, ")", Flow.Break);