5 references to Methods
ComSvcConfig (5)
Tool.cs (5)
225(List<string>)iInterface.Methods); 629endpointConfig.Methods = interfaceDef.Methods; 775if (ComPlusTypeValidator.VerifyInterfaceMethods(interfaceInfo, comInterface.Methods, options.AllowReferences, true)) 776outComp.AddInterface(interfaceInfo.Iid, (List<string>)comInterface.Methods); 864outComp.AddInterface(interfaceInfo.Iid, (List<string>)comInterface.Methods);