4 references to linker_attributes
illink (4)
Linker\Annotations.cs (4)
573
if (!
linker_attributes
.TryGetValue(member, out var linkerAttributeInformation))
576
linker_attributes
.Add(member, linkerAttributeInformation);
588
if (!
linker_attributes
.TryGetValue(member, out var linkerAttributeInformation))
591
linker_attributes
.Add(member, linkerAttributeInformation);