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