4 references to ChainDispatchProxy
aspire-managed (4)
NuGet\TrustedRootsHelper.cs (4)
182
return
ChainDispatchProxy
.CreateChain(_chainInterfaceType, _certificates);
198
var
proxy = (
ChainDispatchProxy
)Create(chainInterfaceType, typeof(
ChainDispatchProxy
));