3 types derived from AbstractInlineHintsTests
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (3)
InlineHints\CSharpInlineParameterNameHintsTests.vb (1)
8
Inherits
AbstractInlineHintsTests
InlineHints\CSharpInlineTypeHintsTests.vb (1)
8
Inherits
AbstractInlineHintsTests
InlineHints\VisualBasicInlineParameterNameHintsTests.vb (1)
8
Inherits
AbstractInlineHintsTests
2 references to AbstractInlineHintsTests
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
InlineHints\AbstractInlineHintsTests.vb (2)
16
WpfTestRunner.RequireWpfFact($"{NameOf(
AbstractInlineHintsTests
)}.{NameOf(Me.VerifyParamHints)} creates asynchronous taggers")
76
WpfTestRunner.RequireWpfFact($"{NameOf(
AbstractInlineHintsTests
)}.{NameOf(Me.VerifyTypeHints)} creates asynchronous taggers")