2 references to XmlName
Microsoft.DotNet.XliffTasks (2)
Model\XamlRuleDocument.cs (2)
139return $"{XmlName(parent)}|{AttributedName(grandparent)}.{AttributedName(parent)}|{XmlName(xObject)}"; 142return $"{XmlName(parent)}|{AttributedName(parent)}|{XmlName(xObject)}";