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