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