4 references to ExperimentalPolyglotGo
aspire (3)
KnownFeatures.cs (2)
97
[
ExperimentalPolyglotGo
] = new(
98
ExperimentalPolyglotGo
,
Projects\DefaultLanguageDiscovery.cs (1)
71
[KnownLanguageId.Go] = KnownFeatures.
ExperimentalPolyglotGo
,
Aspire.Cli.Tests (1)
Projects\DefaultLanguageDiscoveryTests.cs (1)
146
features.SetFeature(KnownFeatures.
ExperimentalPolyglotGo
, true);