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