1 write to EffectiveExportId
Aspire.Hosting.Integration.Analyzers (1)
AspireExportAnalyzer.cs (1)
66EffectiveExportId = effectiveExportId;
4 references to EffectiveExportId
Aspire.Hosting.Integration.Analyzers (4)
AspireExportAnalyzer.cs (4)
79EffectiveExportId == other.EffectiveExportId; 91StringComparer.Ordinal.GetHashCode(EffectiveExportId); 1741exports.Select(static e => e.EffectiveExportId).Distinct(StringComparer.Ordinal).Count() <= 1)