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