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