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