3 references to GetTestAccessor
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Interactive\BraceMatching\InteractiveBraceHighlightingTests.cs (1)
44
await producer.
GetTestAccessor
().ProduceTagsAsync(context);
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
BraceHighlighting\AbstractBraceHighlightingTests.cs (1)
49
await provider.
GetTestAccessor
().ProduceTagsAsync(context);
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Structure\StructureTaggerTests.cs (1)
413
await provider.
GetTestAccessor
().ProduceTagsAsync(context);