22 references to Out
System.Core (22)
Microsoft\Scripting\Ast\DebugViewWriter.cs (22)
298Out(separator.ToString(), Flow.NewLine); 317Out(close.ToString(), Flow.Break); 321Out(".Dynamic", Flow.Space); 386Out("(", Flow.None); 405Out("(", Flow.None); 465Out(") {", Flow.NewLine); 467Out(".If (", Flow.NewLine); 794Out(".NewArray " + node.Type.ToString(), Flow.Space); 897Out(".Throw", Flow.Space); 969Out(".Label", Flow.NewLine); 979Out("." + node.Kind.ToString(), Flow.Space); 980Out(GetLabelTargetName(node.Target), Flow.Space); 981Out("{", Flow.Space); 988Out(".Loop", Flow.Space); 992Out(" {", Flow.NewLine); 998Out("", Flow.NewLine); 1008Out("):", Flow.NewLine); 1021Out(") {", Flow.NewLine); 1024Out(".Default:", Flow.NewLine); 1041Out(") .If (", Flow.Break); 1044Out(") {", Flow.NewLine); 1052Out(".Try {", Flow.NewLine);