9 references to IsMexEndpoint
ComSvcConfig (9)
ComplusEndpointConfigContainer.cs (1)
579else if (!endpointConfig.IsMexEndpoint)
EndpointConfigContainer.cs (4)
290if (endpointConfig.IsMexEndpoint) 296if (!endpointConfig.IsMexEndpoint) 651if (!endpointConfig.IsMexEndpoint) 675if ((endpointConfig.Methods != null) && (!endpointConfig.IsMexEndpoint))
Tool.cs (3)
375if (config.IsMexEndpoint) 390if (config.IsMexEndpoint) 523if (config.IsMexEndpoint)
WasEndpointConfigContainer.cs (1)
387else if (!endpointConfig.IsMexEndpoint)