2 references to GenerateChangedDiff
Microsoft.DotNet.ApiDiff (2)
MemoryOutputDiffGenerator.cs (2)
402string? changed = GenerateChangedDiff(deconstructedBeforeNode!, deconstructedAfterNode!); 471sb.Append(GenerateChangedDiff(beforeAttributeList, afterAttributeList));