18 references to AddInterface
ComSvcConfig (18)
Tool.cs (15)
667outComp.AddInterface(interfaceInfo.Iid, ComPlusTypeValidator.FetchAllMethodsForInterface(interfaceInfo));
670outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
692outComp.AddInterface(interfaceInfo.Iid, null);
693outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
739outComp.AddInterface(interfaceInfo.Iid, ComPlusTypeValidator.FetchAllMethodsForInterface(interfaceInfo));
743outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
755outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
769outComp.AddInterface(interfaceInfo.Iid, ComPlusTypeValidator.FetchAllMethodsForInterface(interfaceInfo));
776outComp.AddInterface(interfaceInfo.Iid, (List<string>)comInterface.Methods);
787outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
835outComp.AddInterface(interfaceInfo.Iid, ComPlusTypeValidator.FetchAllMethodsForInterface(interfaceInfo, false));
836outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
847outComp.AddInterface(typeof(IMetadataExchange).GUID, null);
859outComp.AddInterface(interfaceInfo.Iid, ComPlusTypeValidator.FetchAllMethodsForInterface(interfaceInfo));
864outComp.AddInterface(interfaceInfo.Iid, (List<string>)comInterface.Methods);