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