6 references to TestCallbackWithIntResult
Aspire.Hosting.RemoteHost.Tests (6)
CallbackProxyTests.cs (6)
77
var
proxy = (
TestCallbackWithIntResult
)factory.CreateProxy("test-callback", typeof(
TestCallbackWithIntResult
))!;
206
var
proxy = (
TestCallbackWithIntResult
)factory.CreateProxy("test-callback", typeof(
TestCallbackWithIntResult
))!;