6 references to s_unionRequiresAtLeastTwoTypes
Aspire.Hosting.Analyzers.Tests (3)
AspireExportAnalyzerTests.cs (3)
742var diagnostic = AspireExportAnalyzer.Diagnostics.s_unionRequiresAtLeastTwoTypes; 763var diagnostic = AspireExportAnalyzer.Diagnostics.s_unionRequiresAtLeastTwoTypes; 1163var asp011 = AspireExportAnalyzer.Diagnostics.s_unionRequiresAtLeastTwoTypes;
Aspire.Hosting.Integration.Analyzers (3)
AspireExportAnalyzer.cs (2)
710Diagnostics.s_unionRequiresAtLeastTwoTypes, 728Diagnostics.s_unionRequiresAtLeastTwoTypes,
AspireExportAnalyzer.Diagnostics.cs (1)
119s_unionRequiresAtLeastTwoTypes,