4 references to FormatExpandedTypeData
Microsoft.Diagnostics.DataContractReader.Legacy (4)
Dbi\DacDbiImpl.cs (4)
2595
$" cDAC: ({
FormatExpandedTypeData
(entries[i])}){Environment.NewLine}" +
2596
$" DAC: ({
FormatExpandedTypeData
(legacyEntries[i])})");
2720
$" cDAC: ({
FormatExpandedTypeData
(entries[i])}){Environment.NewLine}" +
2721
$" DAC: ({
FormatExpandedTypeData
(legacyEntries[i])})");