6 references to s_unionRequiresAtLeastTwoTypes
Aspire.Hosting.Analyzers.Tests (3)
AspireExportAnalyzerTests.cs (3)
1178var diagnostic = AspireExportAnalyzer.Diagnostics.s_unionRequiresAtLeastTwoTypes; 1199var diagnostic = AspireExportAnalyzer.Diagnostics.s_unionRequiresAtLeastTwoTypes; 1961var asp011 = AspireExportAnalyzer.Diagnostics.s_unionRequiresAtLeastTwoTypes;
Aspire.Hosting.Integration.Analyzers (3)
AspireExportAnalyzer.cs (2)
1637Diagnostics.s_unionRequiresAtLeastTwoTypes, 1655Diagnostics.s_unionRequiresAtLeastTwoTypes,
AspireExportAnalyzer.Diagnostics.cs (1)
193s_unionRequiresAtLeastTwoTypes,