2 references to GetCodeWrappedByParent
Microsoft.DotNet.ApiDiff (2)
MemoryOutputDiffGenerator.cs (2)
296
return
GetCodeWrappedByParent
(sb.ToString(), afterParentNode, parentChangeType);
300
return
GetCodeWrappedByParent
(sb.ToString(), beforeParentNode, parentChangeType);