1 instantiation of TestTaggerEventSource
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Tagging\AsynchronousTaggerTests.cs (1)
138=> new TestTaggerEventSource();
2 references to TestTaggerEventSource
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
Tagging\AsynchronousTaggerTests.cs (2)
65var eventSource = CreateEventSource(); 137private static TestTaggerEventSource CreateEventSource()