3 references to s_exportMethodMustBeStatic
Aspire.Hosting.Analyzers.Tests (1)
AspireExportAnalyzerTests.cs (1)
69
var diagnostic = AspireExportAnalyzer.Diagnostics.
s_exportMethodMustBeStatic
;
Aspire.Hosting.Integration.Analyzers (2)
AspireExportAnalyzer.cs (1)
166
Diagnostics.
s_exportMethodMustBeStatic
,
AspireExportAnalyzer.Diagnostics.cs (1)
115
s_exportMethodMustBeStatic
,