1 reference to ConsumerConnectionFactoryType
Aspire.Confluent.Kafka.Tests (1)
ReflectionHelpers.cs (1)
16public static readonly Lazy<Type> ConsumerConnectionFactoryStringKeyStringValueType = new Lazy<Type>(() => ConsumerConnectionFactoryType.Value.MakeGenericType(typeof(string), typeof(string)));