1 instantiation of UnstructuredTranslatableNode
Microsoft.DotNet.XliffTasks (1)
Model\UnstructuredDocument.cs (1)
54_nodes.Add(new UnstructuredTranslatableNode(_fragments, _fragments.Count, id, source));
1 reference to UnstructuredTranslatableNode
Microsoft.DotNet.XliffTasks (1)
Model\UnstructuredDocument.cs (1)
16private List<UnstructuredTranslatableNode> _nodes = new();