1 instantiation of Scope
Microsoft.ML.Core (1)
Utilities\IndentedTextWriterExtensions.cs (1)
31
return new
Scope
(writer);
1 reference to Scope
Microsoft.ML.Core (1)
Utilities\IndentedTextWriterExtensions.cs (1)
29
public static
Scope
Nest(this IndentedTextWriter writer)