2 references to InterceptedBy
Microsoft.CodeAnalysis.Features (2)
QuickInfo\QuickInfoSectionKinds.cs (1)
25internal const string InterceptedBy = nameof(InterceptedBy);
QuickInfo\QuickInfoUtilities.cs (1)
148AddSection(QuickInfoSectionKinds.InterceptedBy, builder.ToImmutable());