2 references to _rpcTargets
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Rpc\RpcServer.cs (2)
50
if (
_rpcTargets
.TryAdd(nextIndex, rpcTarget))
110
_rpcTargets
.TryGetValue(request.TargetObject, out var rpcTarget),