2 references to Exception
Microsoft.CodeAnalysis.Features (2)
QuickInfo\QuickInfoSectionKinds.cs (1)
21
public const string Exception = nameof(
Exception
);
QuickInfo\QuickInfoUtilities.cs (1)
152
AddSection(QuickInfoSectionKinds.
Exception
, exceptionsText);