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