4 references to linker_attributes
illink (4)
Linker\Annotations.cs (4)
615
if (!
linker_attributes
.TryGetValue(member, out var linkerAttributeInformation))
618
linker_attributes
.Add(member, linkerAttributeInformation);
630
if (!
linker_attributes
.TryGetValue(member, out var linkerAttributeInformation))
633
linker_attributes
.Add(member, linkerAttributeInformation);