2 references to FetchAllMethodsForInterface
ComSvcConfig (2)
ComplusTypeValidator.cs (1)
163return FetchAllMethodsForInterface(interfaceInfo, true);
Tool.cs (1)
835outComp.AddInterface(interfaceInfo.Iid, ComPlusTypeValidator.FetchAllMethodsForInterface(interfaceInfo, false));