10 references to Interfaces
ComSvcConfig (10)
Tool.cs (10)
211
foreach (InterfaceDefination<Guid> iInterface in component.
Interfaces
)
625
foreach (InterfaceDefination<Guid> interfaceDef in component.
Interfaces
)
669
if (mex && (outComp.
Interfaces
!= null))
671
if (outComp.
Interfaces
!= null)
742
if ((outComp.
Interfaces
!= null) && mex)
749
foreach (InterfaceDefination<string> comInterface in inComp.
Interfaces
)
784
if ((outComp.
Interfaces
!= null) || priorEndpointsExist)
791
if (outComp.
Interfaces
!= null)
842
foreach (InterfaceDefination<string> comInterface in inComp.
Interfaces
)
870
if (outComp.
Interfaces
!= null)