1 write to _sb
Microsoft.ML.Core (1)
CommandLine\CmdLexer.cs (1)
316_sb = sb;
9 references to _sb
Microsoft.ML.Core (9)
CommandLine\CmdLexer.cs (9)
486_sb.Append('{'); 493_sb.Append(ch); 501_sb.Append('\\'); 502_sb.Append(ch); 510_sb.Append("}"); 528_sb.Append('\\', 2 * count); 539_sb.Append('\\', 2 * count + 1); 540_sb.Append(_str[_ich++]); 545_sb.Append('\\', count);