2 references to MexOnlyComponent
ComSvcConfig (2)
Tool.cs (2)
187
if (String.Empty != options.
MexOnlyComponent
)
188
throw Tool.CreateException(SR.GetString(SR.MexOnlyComponentHasNoExposedInterface, options.
MexOnlyComponent
), null);