3 references to _lazyJsonClient
Microsoft.VisualStudio.LanguageServices.Razor (3)
Remote\RemoteServiceInvoker.cs (3)
103? _lazyJsonClient.GetValueAsync(cancellationToken) 152var remoteClient = await _lazyJsonClient 238var remoteClient = await _lazyJsonClient.GetValueAsync(cancellationToken).ConfigureAwait(false);