1 instantiation of Node
Microsoft.DotNet.XliffTasks (1)
Model\JsonDocument.cs (1)
35
=> _json.Select(kvp => new
Node
(_json, kvp.Key, kvp.Value)).OrderBy(entry => entry.Id);