2 references to System_Collections_Generic_Dictionary_2
Aspire.Hosting.Integration.Analyzers (2)
AspireExportAnalyzer.cs (2)
2379
if (TryMatchGenericType(type, wellKnownTypes, WellKnownTypeData.WellKnownType.
System_Collections_Generic_Dictionary_2
) ||
2516
return TryMatchGenericType(type, wellKnownTypes, WellKnownTypeData.WellKnownType.
System_Collections_Generic_Dictionary_2
) ||