2 references to GetQName
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ManifestFormatter.cs (2)
43
string elementQName = XmlUtil.
GetQName
(r, nsmgr);
47
string attributeQName = XmlUtil.
GetQName
(r, nsmgr);