3 references to HostSideAdapter
System.AddIn (3)
System\Addin\Hosting\AddInToken.cs (3)
67dictionary[AddInSegmentType.HostSideAdapter] = _hostAdapter.QualificationData; 93for (AddInSegmentType t = AddInSegmentType.HostSideAdapter; t <= AddInSegmentType.AddIn; t++) 109for (AddInSegmentType t = AddInSegmentType.HostSideAdapter; t <= AddInSegmentType.AddInView; t++)