2 implementations of CreateClient
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Microsoft.VisualStudio.LanguageServices (1)
7 references to CreateClient
Microsoft.CodeAnalysis.Features (1)
Microsoft.VisualStudio.LanguageServices.UnitTests (6)
SymbolSearch\SymbolSearchUpdateEngineTests.vb (6)
102Function(s) s.CreateClient(It.IsAny(Of String), It.IsRegex(".*Latest.*"), It.IsAny(Of Integer))).
141Function(s) s.CreateClient(It.IsAny(Of String), It.IsRegex(".*Latest.*"), It.IsAny(Of Integer))).
178Function(s) s.CreateClient(It.IsAny(Of String), It.IsAny(Of String), It.IsAny(Of Integer))).
219Function(s) s.CreateClient(It.IsAny(Of String), It.IsAny(Of String), It.IsAny(Of Integer))).
631Function(s) s.CreateClient(It.IsAny(Of String), It.IsRegex(".*Patch.*"), It.IsAny(Of Integer))).
637Function(s) s.CreateClient(It.IsAny(Of String), It.IsRegex(".*Latest.*"), It.IsAny(Of Integer))).