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