1 instantiation of TestAccessor
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Workspaces\LspWorkspaceManager.cs (1)
358
=>
new
(this);
2 references to TestAccessor
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
LanguageServer\AbstractLanguageServerProtocolTests.cs (1)
680
internal LspWorkspaceManager.
TestAccessor
GetManagerAccessor() => GetRequiredLspService<LspWorkspaceManager>().GetTestAccessor();
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Workspaces\LspWorkspaceManager.cs (1)
357
internal
TestAccessor
GetTestAccessor()