1 reference to s_dispatchCustomWithReferenceMethod
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
665
var dispatchMethod =
s_dispatchCustomWithReferenceMethod
.MakeGenericMethod(typeof(TDestination), customType);