2 references to VerifyInterface
ComSvcConfig (2)
ComplusTypeValidator.cs (1)
78return VerifyInterface(interfaceInfo, allowReferences, clsid, false);
Tool.cs (1)
768if (ComPlusTypeValidator.VerifyInterface(interfaceInfo, options.AllowReferences, classInfo.Clsid, true))