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