2 references to TryProduceIndentString
Microsoft.ML.Core (2)
Utilities\CmdIndenter.cs (2)
23
if (
TryProduceIndentString
(commandLine, itw))
64
bool success =
TryProduceIndentString
(str, itw);