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