2 references to FormatFrame
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
3374+ $"cDAC: [{string.Join(",", frames.Select(FormatFrame))}], " 3375+ $"DAC: [{string.Join(",", legacyFrames.Select(FormatFrame))}]");