2 references to ConnectionTypes
Aspire.Dashboard (2)
Authentication\Connection\ConnectionTypeAuthenticationHandler.cs (1)
25if (!connectionTypeFeature.ConnectionTypes.Contains(Options.RequiredConnectionType))
Model\BrowserSecurityHeadersMiddleware.cs (1)
67if (feature == null || !feature.ConnectionTypes.Contains(ConnectionType.Otlp))