1 write to Representative
Microsoft.DotNet.ApiCompatibility (1)
Rules\AttributesMustMatch.cs (1)
281Representative = attributeData;
4 references to Representative
Microsoft.DotNet.ApiCompatibility (4)
Rules\AttributesMustMatch.cs (4)
101if (rightAttributeSet.TryGetValue(leftGroup.Representative, out AttributeGroup? rightGroup)) 156if (leftAttributeSet.TryGetValue(rightGroup.Representative, out _)) 314if (_symbolEqualityComparer.Equals(group.Representative.AttributeClass!, attributeData.AttributeClass!)) 328if (_symbolEqualityComparer.Equals(group.Representative.AttributeClass!, attributeData.AttributeClass!))