1 write to _path
Microsoft.ML.EntryPoints (1)
JsonUtils\ExecuteGraphCommand.cs (1)
46_path = args.GraphPath;
1 reference to _path
Microsoft.ML.EntryPoints (1)
JsonUtils\ExecuteGraphCommand.cs (1)
54graph = JObject.Parse(File.ReadAllText(_path));