2 references to Create
aspire-managed (2)
NuGet\TrustedRootsHelper.cs (2)
161
var proxy = (ChainFactoryDispatchProxy)
Create
(chainFactoryInterfaceType, typeof(ChainFactoryDispatchProxy));
198
var proxy = (ChainDispatchProxy)
Create
(chainInterfaceType, typeof(ChainDispatchProxy));