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