1 write to _afterFriendlyName
Microsoft.DotNet.ApiDiff (1)
FileOutputDiffGenerator.cs (1)
75
_afterFriendlyName
= afterFriendlyName;
1 reference to _afterFriendlyName
Microsoft.DotNet.ApiDiff (1)
FileOutputDiffGenerator.cs (1)
132
tableOfContents.AppendLine($"# API difference between {_beforeFriendlyName} and {
_afterFriendlyName
}");