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