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