3 references to s_exportMethodMustBeStatic
Aspire.Hosting.Analyzers.Tests (1)
AspireExportAnalyzerTests.cs (1)
111
var diagnostic = AspireExportAnalyzer.Diagnostics.
s_exportMethodMustBeStatic
;
Aspire.Hosting.Integration.Analyzers (2)
AspireExportAnalyzer.cs (1)
304
Diagnostics.
s_exportMethodMustBeStatic
,
AspireExportAnalyzer.Diagnostics.cs (1)
189
s_exportMethodMustBeStatic
,