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