3 references to ExposeMethodsPropertyName
Aspire.Hosting.Integration.Analyzers (3)
AspireExportAnalyzer.cs (3)
566
!IsBooleanNamedArgumentEnabled(attribute,
ExposeMethodsPropertyName
)))
596
var exposeMethods = IsBooleanNamedArgumentEnabled(typeExportAttribute,
ExposeMethodsPropertyName
);
1829
return IsBooleanNamedArgumentEnabled(exportAttribute,
ExposeMethodsPropertyName
);