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