Base:
method
GetKey
Microsoft.Cci.Comparers.StringKeyComparer<T>.GetKey(T)
2 references to GetKey
Microsoft.DotNet.ApiCompat.Core (2)
Rules\Compat\AttributeDifference.cs (2)
147string contractKey = attributeComparer.GetKey(group[0].Attributes.First()); 148string implementationKey = attributeComparer.GetKey(group[1].Attributes.First());