4 references to NameAttributeName
illink (4)
Linker.Steps\ProcessLinkerXmlBase.cs (4)
355
string name = GetAttribute(nav,
NameAttributeName
);
407
string name = GetAttribute(nav,
NameAttributeName
);
466
string name = GetAttribute(nav,
NameAttributeName
);
512
return GetAttribute(nav,
NameAttributeName
);