4 references to linker_attributes
illink (4)
Linker\Annotations.cs (4)
560
if (!
linker_attributes
.TryGetValue (member, out var linkerAttributeInformation)) {
562
linker_attributes
.Add (member, linkerAttributeInformation);
574
if (!
linker_attributes
.TryGetValue (member, out var linkerAttributeInformation)) {
576
linker_attributes
.Add (member, linkerAttributeInformation);