4 references to linker_attributes
illink (4)
Linker\Annotations.cs (4)
575
if (!
linker_attributes
.TryGetValue (member, out var linkerAttributeInformation)) {
577
linker_attributes
.Add (member, linkerAttributeInformation);
589
if (!
linker_attributes
.TryGetValue (member, out var linkerAttributeInformation)) {
591
linker_attributes
.Add (member, linkerAttributeInformation);