1 write to _clientFactoryProxy
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\BrokeredServiceProxy.cs (1)
58_clientFactoryProxy = _clientRpc.Attach<T>();
1 reference to _clientFactoryProxy
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\BrokeredServiceProxy.cs (1)
74return _clientFactoryProxy!;