6 writes to ConnectedToNeighbors
System.AddIn (6)
System\Addin\Hosting\AddInStore.cs (2)
1366
partialToken._addinBase.
ConnectedToNeighbors
= true;
1367
addin.
ConnectedToNeighbors
= true;
System\Addin\Hosting\PipelineDeploymentState.cs (4)
87
hostAdapter.
ConnectedToNeighbors
= true;
94
contract.
ConnectedToNeighbors
= true;
101
addinAdapter.
ConnectedToNeighbors
= true;
102
addinBase.
ConnectedToNeighbors
= true;
1 reference to ConnectedToNeighbors
System.AddIn (1)
System\Addin\Hosting\PipelineDeploymentState.cs (1)
130
if (!part.
ConnectedToNeighbors
) {